formations/content/outils/scm/git/commandes/clone.tex

9 lines
284 B
TeX
Raw Normal View History

2015-07-06 15:06:10 +02:00
\begin{frame}
2015-07-15 20:52:22 +02:00
\frametitle{Commandes git}
\framesubtitle{clone}
\begin{description}
\item[\commande{git clone <url du dépôt>}] Récupérer un dépôt git depuis une source distante
\end{description}
2015-07-06 15:06:10 +02:00
% contenu (pas trop long) de la diapositive
2015-07-15 20:52:22 +02:00
\end{frame}