Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
aaa9c30b31abb6b20ce0aefe46b85784
mooc-rr
Commits
1bc48acf
Commit
1bc48acf
authored
Apr 14, 2020
by
aaa9c30b31abb6b20ce0aefe46b85784
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update gitPratique.md
parent
93ac84d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
gitPratique.md
journal/gitPratique.md
+3
-3
No files found.
journal/gitPratique.md
View file @
1bc48acf
...
...
@@ -47,12 +47,12 @@ bugfix à la suite de master
***git checkout bugFix; git rebase master***
-
détacher le head de la branche:
***
git checkout [id commit]
**
*
***
git checkout [id commit]
**
*
-
referrence relative
*** git checkout HEAD^**
*
*** git checkout HEAD^
**
*
Si on veut remonter n niveaux
***
git chekout HEAD~n
**
*
***
git chekout HEAD~n
**
*
-
avec les branches:
**
*
git branch -f
[
nomBranche
]
HEAD~3
-
git reset et git revert
permet un retour en arriere (efface) reset fonctionne en ocal revert permet de
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment