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

Q2.8

parent 13eb1997
No related branches found
No related tags found
No related merge requests found
......@@ -164,8 +164,11 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge
0. Afficher à nouveau l'historique pour montrer les modifications suite au précédent commit `*`
**git log --all --decorate --oneline --graph**
**git commit -am "Q2.4.3"**
0. Revenir la branche `mybranch`
0. Où sont passé vos reponces au point 2.4 ? `*`
0. Revenir la branche `mybranch`
**git checkout che_sig**
0. Où sont passé vos reponces au point 2.4 ? `*`
**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 ?
0. Revenir sur la branche master
0. Ajoutez et commitez un fichier (touch new_file)
......
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