1
0
Fork 0

Using --show-toplevel for `--` shortmap

master
Mike Gerwitz 2012-06-26 23:23:35 -04:00
parent 0f80f06349
commit 3e03ad1102
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@ S _git_stash :stash
t : tig
T _git_tag :tag
- : :checkout -
-- : |cd "$( git rev-parse --git-dir 2>/dev/null )/../"
-- : |cd "$( git rev-parse --show-toplevel 2>/dev/null )"