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
07fe811d
Commit
07fe811d
authored
7 years ago
by
Clement MALETERRE
Browse files
Options
Downloads
Patches
Plain Diff
3.1.2 Ajout de easy_merge
parent
2eeb7320
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Beuvot-Maleterre-Compte-Rendu.md
+28
-0
28 additions, 0 deletions
Beuvot-Maleterre-Compte-Rendu.md
easy_merge
+1
-0
1 addition, 0 deletions
easy_merge
with
29 additions
and
0 deletions
Beuvot-Maleterre-Compte-Rendu.md
+
28
−
0
View file @
07fe811d
...
@@ -281,12 +281,40 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge
...
@@ -281,12 +281,40 @@ https://gitlab.isima.fr/mazenovi/2017-F2-Forge
> git commit -m "2.10 Un commit aléatoire"
> git commit -m "2.10 Un commit aléatoire"
0.
Affichez un historique sous forme de graph (
`a dog`
) de votre repo
`*`
0.
Affichez un historique sous forme de graph (
`a dog`
) de votre repo
`*`
> git log --all --decorate --oneline --graph
>
>
> ---
>
>
##### 3. Merge
##### 3. Merge
0.
Merge depuis head
0.
Merge depuis head
0.
switcher sur une nouvelle branche
`mybranch-3.1`
0.
switcher sur une nouvelle branche
`mybranch-3.1`
> git checkout -b BeuvotMaleterre-3.1
>
>
> ---
> Switched to a new branch 'BeuvotMeleterre-3.1'
>
0.
ajout un nouveau fichier nommé easy_merge avec la date et l'heure actuelle
`*`
0.
ajout un nouveau fichier nommé easy_merge avec la date et l'heure actuelle
`*`
> date > easy_merge
> git add easy_merge
> git commit -m "3.1.2 Ajout de easy_merge"
>
> ---
> [BeuvotMeleterre-3.1 d698df3] 3.1.2 Ajout de easy_merge
> 1 file changed, 1 insertion(+)
> create mode 100644 easy_merge
0.
merger la branche
`mybranch-4.1`
sur
`mybranch`
0.
merger la branche
`mybranch-4.1`
sur
`mybranch`
> git checkout BeuvotMaleterre
> git merge BeuvotMaleterre
> git commit -m "3.1.2 Ajout de easy_merge"
>
> ---
> [BeuvotMeleterre-3.1 d698df3] 3.1.2 Ajout de easy_merge
> 1 file changed, 1 insertion(+)
> create mode 100644 easy_merge
0.
Afficher le status
0.
Afficher le status
0.
Pourquoi n'y a t'il aucune modification en cours ?
`*`
0.
Pourquoi n'y a t'il aucune modification en cours ?
`*`
0.
Affichez un historique sous forme de graph (
`a dog`
) de votre repo et décire l'état courant
`*`
0.
Affichez un historique sous forme de graph (
`a dog`
) de votre repo et décire l'état courant
`*`
...
...
This diff is collapsed.
Click to expand it.
easy_merge
0 → 100644
+
1
−
0
View file @
07fe811d
sam. 3 févr. 2018 13:39:41
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