Commit 43531625 authored by Robby Russell's avatar Robby Russell
Browse files

Merge pull request #2407 from mgalgs/gmt-compdef

Fix gmt compdef
parents 237304a6 33ef34ba
......@@ -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 gmt=git-mergetool
alias gg='git gui citool'
alias gga='git gui citool --amend'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment