Ajout slides fast-forward merge

This commit is contained in:
Elnath 2018-04-22 18:04:48 +02:00
parent 5c1495be75
commit 134eaa4fa3
3 changed files with 16 additions and 0 deletions

View File

@ -212,6 +212,22 @@ Prérequis pour suivre ce cours:
\end{block}
\end{frame}
\begin{frame}{Le merge ``fast-forward''}
\begin{columns}
\column{0.5\textwidth}
\begin{center}
\includegraphics[width=\textwidth]{img/fast-forward}
\end{center}
\column{0.5\textwidth}
\begin{itemize}
\item Quand il n'y a pas de modifications à fusionner
\item Le pointeur de branche est simplement modifié
\end{itemize}
\end{columns}
\end{frame}
\subsection*{Les commandes des branches}
\begin{frame}[fragile]

BIN
img/fast-forward.dia Normal file

Binary file not shown.

BIN
img/fast-forward.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB