Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
blaar
blaar
Commits
6eb29aa9
Commit
6eb29aa9
authored
Jul 11, 2019
by
Arnaud Blanchard
Browse files
Add info bout reverting a cmmit
parent
75f569cd
Pipeline
#292
passed with stage
in 6 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
GIT.md
View file @
6eb29aa9
...
@@ -21,6 +21,12 @@ Then `git add <files>`to say you fix the conflict.
...
@@ -21,6 +21,12 @@ Then `git add <files>`to say you fix the conflict.
Remove a specific commits:
`git revert <commit id>`
Remove a specific commits:
`git revert <commit id>`
Revert
======
All the project
`git revert <commit>`
A specific file:
`git checkout <commit> -- <paht/to/file>`
Submodule
Submodule
=========
=========
...
...
Write
Preview
Supports
Markdown
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