|
@@ -471,6 +471,8 @@ g(){ |
|
|
git "$@" |
|
|
git "$@" |
|
|
fi |
|
|
fi |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
$isdarwin && . /Applications/Xcode.app/Contents/Developer/usr/share/git-core/git-completion.bash |
|
|
if null type _git && $inbash |
|
|
if null type _git && $inbash |
|
|
then |
|
|
then |
|
|
# enable programmable completion for g |
|
|
# enable programmable completion for g |
|
|