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
2eeb7320
Commit
2eeb7320
authored
7 years ago
by
Richard BEUVOT
Browse files
Options
Downloads
Patches
Plain Diff
2.10 Un commit aléatoire
parent
99e0aad9
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
Beuvot-Maleterre-Compte-Rendu.md
+23
-0
23 additions, 0 deletions
Beuvot-Maleterre-Compte-Rendu.md
with
23 additions
and
0 deletions
Beuvot-Maleterre-Compte-Rendu.md
+
23
−
0
View file @
2eeb7320
...
...
@@ -254,9 +254,32 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge
> Etant retourné sur BeuvotMaleterre, les reponses 2.4.2 et 2.4.3 n'ont pas été commit sur cette branche, elles ont été commit sur BeuvotMaleterre-2.4
0.
Affichez un historique sous forme de graph (
`a dog`
) de votre repo, Que peux ton en dire ?
> git log --all --decorate --oneline --graph
>
>
> ---
>
>
> * 99e0aad (HEAD -> BeuvotMaleterre) Q2.6 Réapparition des réponses !
> | * c151844 (BeuvotMaleterre-2.4) Q2.4.3 Nouveaux Commit !
> | * 408c75b Q2.4.2 Nouvelle branche 2.4
> |/
> * ce81936 (origin/BeuvotMaleterre) Q4.4 Modif CR + Push branche
> * cdc77c4 Q2.2 Ajout d'une branche
0.
Revenir sur la branche master
> git checkout master
0.
Ajoutez et commitez un fichier (touch new_file)
> touch new_file.txt
> git add new_file.txt
> git commit -m "2.9 Ajout d'un fichier new_file sur master"
0.
Revenir sur votre branche
`mybranch`
pour completer le compte rendu
`*`
> git checkout BeuvotMaleterre
> git add *
> git commit -m "2.10 Un commit aléatoire"
0.
Affichez un historique sous forme de graph (
`a dog`
) de votre repo
`*`
##### 3. Merge
...
...
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