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
4b3e42ef
Commit
4b3e42ef
authored
7 years ago
by
Dorian Selimovic
Browse files
Options
Downloads
Patches
Plain Diff
Q2.10
parent
b41b6f36
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
selimovic-compte-rendu.md
+14
-0
14 additions, 0 deletions
selimovic-compte-rendu.md
with
14 additions
and
0 deletions
selimovic-compte-rendu.md
+
14
−
0
View file @
4b3e42ef
...
...
@@ -262,8 +262,22 @@ Switched to branch 'selimovic'
>On a un _embranchement_ de deux branches qui _avancent séparément_
0.
Revenir sur la branche master
```
$ git checkout master
Switched to branch 'master'
```
0.
Ajoutez et commitez un fichier (touch new_file)
```
touch new_file
```
0.
Revenir sur votre branche
`mybranch`
pour completer le compte rendu
`*`
```
$ git checkout selimovic
Switched to branch 'selimovic'
```
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