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

@ -5,8 +5,8 @@
Exemples :
\begin{itemize}
\item \commande{git remote add formation ssh://gogs@localhost/bbohard.git}
\item \commande{git remote add formation https://gogs@localhost/bbohard.git}
\item \commande{git remote add formation ssh://gogs@localhost:3000/formation/exercices.git}
\item \commande{git remote add formation http://gogs@localhost:3000/formation/exercices.git}
\end{itemize}
\begin{exampleblock}{Vérification}
Les dépôts distants configurés peuvent être listés avec :