Commit c51ef9dc authored by Okura Masafumi's avatar Okura Masafumi
Browse files

Change duplicated alias name

parent bc3cadf5
......@@ -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.
......
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