15 lines
494 B
TeX
15 lines
494 B
TeX
\begin{frame}
|
|
\frametitle{Commandes git}
|
|
\framesubtitle{revert}
|
|
\begin{description}
|
|
\item[\commande{git revert}] Créer le commit annulant un autre commit
|
|
\end{description}
|
|
%\skbinput[from=fig]{apps/git_commande_revert}
|
|
\begin{exampleblock}{Options à retenir}
|
|
\begin{description}
|
|
\item[\commande{--abort}] Interrompre le traitement
|
|
\end{description}
|
|
\end{exampleblock}
|
|
% contenu (pas trop long) de la diapositive
|
|
\end{frame}
|