Skip to content
Snippets Groups Projects
Commit a163472e authored by Philippe Dosch's avatar Philippe Dosch
Browse files

Précisions sur git status -s

parent b47b00f5
No related branches found
No related tags found
No related merge requests found
......@@ -372,9 +372,22 @@
\begin{codebox}
\mygitti{git status}{gitstatus.txt}
\end{codebox}
}
%======================================================================
\frame{\frametitle{\ex{git status}}
\framesubtitle{\gitinter}
\begin{codebox}
\mygitti{git status -s}{gitstatus-s.txt}
\end{codebox}
Les caractères \ex{XY} en préfixe des noms de fichier signifient
\begin{itemize}
\item
\ex{X} : l'état dans l'index
\item
\ex{Y} : l'état dans le répertoire de travail
\end{itemize}
}
%======================================================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment