Skip to content
Snippets Groups Projects
Commit 923ac5a2 authored by thibault's avatar thibault
Browse files

Q1.14

parent 50b3e4e0
Branches
No related tags found
No related merge requests found
...@@ -132,7 +132,13 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge ...@@ -132,7 +132,13 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge
**git add chedotal_signarbieux_tp1.md** **git add chedotal_signarbieux_tp1.md**
**git commit -am "Q1.12"** **git commit -am "Q1.12"**
0. Lister le contenu du repertoire courant, afficher le status et la log 0. Lister le contenu du repertoire courant, afficher le status et la log
**ls**
**git status**
**git log**
0. Avant de commiter affichez les modifications par rapport à la précédente révision ? `*` 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 ##### 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`) 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`)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment