Ajout slides fast-forward merge
This commit is contained in:
parent
5c1495be75
commit
134eaa4fa3
|
|
@ -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]
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
Loading…
Reference in New Issue