diff --git a/brancheintro.tex b/brancheintro.tex index da7f154e4dbbcb5f756b8de0ead35624ae489d7d..34d82db269dd1eaff5e317b4fa8a826f0a35f80d 100644 --- a/brancheintro.tex +++ b/brancheintro.tex @@ -196,25 +196,4 @@ \end{itemize} } -%====================================================================== - -\frame{\frametitle{Introduction} - \begin{itemize} - \item - - \end{itemize} -} - -%====================================================================== - -\subsection{Fusion de branches} - -%====================================================================== - -\frame{\frametitle{Fusion de branches} - \begin{itemize} - \item - Les commandes \ex{merge} et \ex{rebase} - \end{itemize} -} diff --git a/branchmerge.tex b/branchmerge.tex new file mode 100644 index 0000000000000000000000000000000000000000..3749ab363e76199c63c67566e4d876cdc9a21e38 --- /dev/null +++ b/branchmerge.tex @@ -0,0 +1,45 @@ +%====================================================================== + +\section{Fusion de branches} + +%====================================================================== + +\subsection{Introduction} + +%====================================================================== + +\frame{\frametitle{Introduction} + \begin{itemize} + \item + Les commandes \ex{merge} et \ex{rebase} + \end{itemize} +} + +%====================================================================== + +\subsection{La commande \ext{merge}} + +%====================================================================== + +\frame{\frametitle{} + \begin{itemize} + \item + + \end{itemize} +} + +%====================================================================== + +\subsection{La commande \ext{rebase}} + +%====================================================================== + +\frame{\frametitle{} + \begin{itemize} + \item + + \end{itemize} +} + +%====================================================================== + diff --git a/gitbranch.tex b/gitbranch.tex index 458c09c1dd686810f42b45ed9b5af22a3978dbda..a18de49ab7146e6dfc0556445460274f46c16655 100644 --- a/gitbranch.tex +++ b/gitbranch.tex @@ -33,6 +33,7 @@ %====================================================================== \input{brancheintro} +\input{branchemerge} \input{branchusecase} \input{branchreco}