Skip to content
Snippets Groups Projects
Commit 702c7bc2 authored by Nicolas  JULLIEN's avatar Nicolas JULLIEN
Browse files

Partie2 Q3

parent f96deccf
No related branches found
No related tags found
No related merge requests found
......@@ -166,6 +166,9 @@ git branch
master
```
0. Aficher le status de votre repo `*`
```
git status
```
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% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment