Skip to content
Snippets Groups Projects
Commit 21a62593 authored by thibault's avatar thibault
Browse files

Q2.2

parent 00eb2b60
No related branches found
No related tags found
No related merge requests found
...@@ -149,10 +149,13 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge ...@@ -149,10 +149,13 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge
**ls** **ls**
**git add chedotal_signarbieux_tp1.md** **git add chedotal_signarbieux_tp1.md**
**git commit -am "Q2.1"** **git commit -am "Q2.1"**
0. Aficher le status de votre repo `*` 0. Aficher le status de votre repo `*`
0. Créez une branche pour _développer_ la réponse de ce point (nommez là `mybranch-2.4` par exemple) **git status**
0. Afficher un historique sous forme de graph (`a dog`) de votre repo **git add chedotal_signarbieux_tp1.md**
0. Pourquoi les 2 branches pointent elles sur la même révision ?`*` **git commit -am "Q2.2"**
0. Créez une branche pour _développer_ la réponse de ce point (nommez là `mybranch-2.4` par exemple)
0. Afficher un historique sous forme de graph (`a dog`) de votre repo
0. Pourquoi les 2 branches pointent elles sur la même révision ?`*`
0. Afficher à nouvea l'historique pour montrer les modifications suite au précédent commit `*` 0. Afficher à nouvea l'historique pour montrer les modifications suite au précédent commit `*`
0. Revenir la brache `mybranch` 0. Revenir la brache `mybranch`
0. Où sont passé vos reponces au point 2.4 ? `*` 0. Où sont passé vos reponces au point 2.4 ? `*`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment