Version utilisée pour la formation à OCP

This commit is contained in:
2015-07-20 10:16:18 +02:00
parent 232473472a
commit a8aa04147c
43 changed files with 646 additions and 180 deletions

View File

@ -2,9 +2,9 @@
\frametitle{Commandes git}
\framesubtitle{merge}
\begin{description}
\item[\commande{git merge}] Intégrer les commits d'une branche à une autre
\item[\commande{git merge}] Intégrer les commit d'une branche à une autre
\end{description}
\skbinput[from=fig]{apps/git_commande_merge}
%\skbinput[from=fig]{apps/git_commande_merge}
\begin{exampleblock}{Options à retenir}
\begin{description}
\item[\commande{--abort}] Pour faire machine arrière lors d'un merge manuel