diff --git a/chedotal_signarbieux_tp1.md b/chedotal_signarbieux_tp1.md index 7c05cf28a671b39a9179e84134c281f5149b2571..dc8ce176baecd7a7bb4b9e63b5aacc38e39a596c 100644 --- a/chedotal_signarbieux_tp1.md +++ b/chedotal_signarbieux_tp1.md @@ -132,7 +132,13 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge **git add chedotal_signarbieux_tp1.md** **git commit -am "Q1.12"** 0. Lister le contenu du repertoire courant, afficher le status et la log -0. Avant de commiter affichez les modifications par rapport à la précédente révision ? `*` + **ls** + **git status** + **git log** +0. Avant de commiter affichez les modifications par rapport à la précédente révision ? `*` + **git diff chedotal_signarbieux_tp1.md** + **git add chedotal_signarbieux_tp1.md** + **git commit -am "Q1.14"** ##### 2. Les branches 0. Créez une branche portant votre nom et basculer sur cette branche (dans la suite du TP cette branche est désignée par `mybranch`)