Skip to content
Snippets Groups Projects
Commit 434403c1 authored by Dorian Selimovic's avatar Dorian Selimovic
Browse files

Q2.3

parent 992376bf
No related branches found
No related tags found
No related merge requests found
......@@ -222,6 +222,12 @@ Switched to a new branch 'selimovic'
```
0. Aficher le status de votre repo `*`
```
$ git status
On branch selimovic
nothing to commit, working tree clean
```
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