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
Ohmyzsh
Commits
652356b9
Commit
652356b9
authored
Aug 23, 2018
by
Joel Wallis Jucá
Committed by
Marc Cornellà
Aug 23, 2018
Browse files
git: add the `git show` alias `gsh` (#5591)
parent
2bb10441
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/git/git.plugin.zsh
View file @
652356b9
...
...
@@ -226,6 +226,7 @@ alias grv='git remote -v'
alias
gsb
=
'git status -sb'
alias
gsd
=
'git svn dcommit'
alias
gsh
=
'git show'
alias
gsi
=
'git submodule init'
alias
gsps
=
'git show --pretty=short --show-signature'
alias
gsr
=
'git svn rebase'
...
...
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