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
Alexandre DELEFOSSE
2017-F2-Forge
Commits
b5ccc807
Commit
b5ccc807
authored
7 years ago
by
thibault
Browse files
Options
Downloads
Patches
Plain Diff
Q2.4.3
parent
21a62593
Branches
che_sig-2.4
Branches containing commit
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
+11
-4
11 additions, 4 deletions
chedotal_signarbieux_tp1.md
with
11 additions
and
4 deletions
chedotal_signarbieux_tp1.md
+
11
−
4
View file @
b5ccc807
...
...
@@ -153,10 +153,17 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge
**git status**
**git add chedotal_signarbieux_tp1.md**
**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.
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.
Afficher à nouvea l'historique pour montrer les modifications suite au précédent commit
`*`
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 checkout che_sig-2.4**
0.
Afficher un historique sous forme de graph (
`a dog`
) de votre repo
**git log --all --decorate --oneline --graph**
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**
**git commit -am "Q2.4.2"**
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 brache
`mybranch`
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 ?
...
...
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