\usepackage{caption}
In your caption's you can add the \newline command:
\begin{figure}
\centering
\includegraphics{
\caption{Bla Bla Bla \newline Bla Bla Bla after line break}
\label{fig:aLabel}
\end{figure}
regards
\usepackage{caption}
In your caption's you can add the \newline command:
\begin{figure}
\centering
\includegraphics{
\caption{Bla Bla Bla \newline Bla Bla Bla after line break}
\label{fig:aLabel}
\end{figure}
regards
git update-index --assume-unchanged [filename(s)]
git update-index --skip-worktree [path_to_ignore]