Change duplicated alias name

This commit is contained in:
Okura Masafumi 2013-06-27 22:28:14 +09:00
parent bc3cadf5c8
commit c51ef9dce6

View File

@ -78,7 +78,7 @@ compdef _git gm=git-mergetool
alias gg='git gui citool'
alias gga='git gui citool --amend'
alias gk='gitk --all --branches'
alias gss='git stash show --text'
alias gsts='git stash show --text'
# Will cd into the top of the current repository
# or submodule.