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

Q2.10

parent b77c7565
No related branches found
No related tags found
No related merge requests found
......@@ -170,7 +170,10 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge
**Elles sont restées sur la branche che_sig-2.4**
**git commit -am "Q2.8"**
0. Affichez un historique sous forme de graph (`a dog`) de votre repo, Que peux ton en dire ?
**git log --all --decorate --oneline --graph**
**HEAD point sur la branche courante, donc che_sig, et la branche che_sig-2.4 est restée en arrière**
0. Revenir sur la branche master
**git checkout master**
0. Ajoutez et commitez un fichier (touch new_file)
0. Revenir sur votre branche `mybranch` pour completer le compte rendu `*`
0. Affichez un historique sous forme de graph (`a dog`) de votre repo `*`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment