Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
6cb98eda
Commit
6cb98eda
authored
Jul 11, 2019
by
Adriaan Knapen
Committed by
Marc Cornellà
Jul 11, 2019
Browse files
git: add missing grev alias to README (#7984)
parent
b259cdf7
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/git/README.md
View file @
6cb98eda
...
...
@@ -123,6 +123,7 @@ plugins=(... git)
| grbi | git rebase -i |
| grbm | git rebase master |
| grbs | git rebase --skip |
| grev | git revert |
| grh | git reset |
| grhh | git reset --hard |
| groh | git reset origin/$(git_current_branch) --hard |
...
...
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