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
43531625
Commit
43531625
authored
Feb 22, 2015
by
Robby Russell
Browse files
Merge pull request #2407 from mgalgs/gmt-compdef
Fix gmt compdef
parents
237304a6
33ef34ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/git/git.plugin.zsh
View file @
43531625
...
...
@@ -100,7 +100,7 @@ compdef _git gvt=git verify-tag
alias
gpoat
=
'git push origin --all && git push origin --tags'
alias
gmt
=
'git mergetool --no-prompt'
compdef _git
gm
=
git-mergetool
compdef _git
gm
t
=
git-mergetool
alias
gg
=
'git gui citool'
alias
gga
=
'git gui citool --amend'
...
...
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