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

Q2.11

parent 4b3e42ef
No related branches found
No related tags found
No related merge requests found
......@@ -279,6 +279,28 @@ Switched to branch 'selimovic'
```
0. Affichez un historique sous forme de graph (`a dog`) de votre repo `*`
```
$ git log --all --decorate --oneline --graph
* 4b3e42e (HEAD -> selimovic) Q2.10
* b41b6f3 Q2.7
* 9b99cb6 Q2.6
| * 3ed4f76 (master) Add new_file
| | * ae470aa (selimovic-2.4) Q2.4.3
| | * 77e2569 Q2.4.2
| |/
|/|
* | 434403c Q2.3
* | 992376b Q2.2
|/
* 7a07334 Q1.15
* 02672f8 Q1.13
* 696e5f9 Q1.10
* db1ca34 Q1.9
* 80d9397 Rename compte-rendu
* e4e58b9 Q1.5
* f256d85 Q1.3
* 6bd3cbb Add compte-rendu.md
```
##### 3. Merge
0. Merge depuis head
......
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