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
Jean-Charles NEBOIT
2017-F2-Forge
Commits
31aa94c4
Commit
31aa94c4
authored
7 years ago
by
JeanCharlesNeboit
Browse files
Options
Downloads
Patches
Plain Diff
Q2.4.3
parent
bffbfe97
Branches
PosPomme
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
JeanCharlesReadme.md
+23
-0
23 additions, 0 deletions
JeanCharlesReadme.md
with
23 additions
and
0 deletions
JeanCharlesReadme.md
+
23
−
0
View file @
31aa94c4
...
...
@@ -97,8 +97,31 @@ Date: Mon Jan 8 18:26:15 2018 +0100
```
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
```
bash
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 **
0.
Afficher à nouvea l'historique pour montrer les modifications suite au précédent commit
`*`
```
bash
commit bffbfe97afade5988680d5fd00b3204b0cdf05a0
(
HEAD -> develop-2.4, develop
)
Author: JeanCharlesNeboit <jcn-18-@hotmail.fr>
Date: Mon Jan 8 19:05:30 2018 +0100
Q2.3
commit 1597849a881e9e0789cf61b9250e8668b1134513
Author: JeanCharlesNeboit <jcn-18-@hotmail.fr>
Date: Mon Jan 8 19:04:49 2018 +0100
Q2.2
commit a3b8e0d54aa0dfe28af0e3f6cf071ca9f5787fb5
(
master
)
Author: JeanCharlesNeboit <jcn-18-@hotmail.fr>
Date: Mon Jan 8 18:54:42 2018 +0100
Q1.13
commit 75f080aa760ca3119e8cf4b1c16f79b063fd9a73
Author: JeanCharlesNeboit <jcn-18-@hotmail.fr>
Date: Mon Jan 8 18:50:00 2018 +0100
Q1.10
```
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