Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
2017-F2-Forge
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Youssef NIDABRAHIM
2017-F2-Forge
Commits
13eb1997
Commit
13eb1997
authored
7 years ago
by
thibault
Browse files
Options
Downloads
Patches
Plain Diff
Q2.4.3
parent
a3205a7c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
chedotal_signarbieux_tp1.md
+5
-2
5 additions, 2 deletions
chedotal_signarbieux_tp1.md
with
5 additions
and
2 deletions
chedotal_signarbieux_tp1.md
+
5
−
2
View file @
13eb1997
...
@@ -155,13 +155,16 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge
...
@@ -155,13 +155,16 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge
**git commit -am "Q2.2"**
**git commit -am "Q2.2"**
0.
Créez une branche pour _développer_ la réponse de ce point (nommez là
`mybranch-2.4`
par exemple)
0.
Créez une branche pour _développer_ la réponse de ce point (nommez là
`mybranch-2.4`
par exemple)
**git branch che_sig-2.4**
**git branch che_sig-2.4**
**git checkout che_sig-2.4**
0.
Afficher un historique sous forme de graph (
`a dog`
) de votre repo
0.
Afficher un historique sous forme de graph (
`a dog`
) de votre repo
**git log --all --decorate --oneline --graph**
**git log --all --decorate --oneline --graph**
0.
Pourquoi les 2 branches pointent elles sur la même révision ?
`*`
0.
Pourquoi les 2 branches pointent elles sur la même révision ?
`*`
**Il n'y a pas eu de commit depuis la création de la branche mybranch-2.4**
**Il n'y a pas eu de commit depuis la création de la branche mybranch-2.4**
**git commit -am "Q2.4.2"**
**git commit -am "Q2.4.2"**
0.
Afficher à nouveau l'historique pour montrer les modifications suite au précédent commit
`*`
0.
Afficher à nouveau l'historique pour montrer les modifications suite au précédent commit
`*`
0.
Revenir la brache
`mybranch`
**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.
Où sont passé vos reponces au point 2.4 ?
`*`
0.
Affichez un historique sous forme de graph (
`a dog`
) de votre repo, Que peux ton en dire ?
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.
Revenir sur la branche master
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment