]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git-sh-setup.sh
git-sh-setup: remove remnant bits referring to `git-legacy-stash`
[thirdparty/git.git] / git-sh-setup.sh
index b93f39288ce41f06b0e1f564d833a40f6c8577b9..d92df37e9924719b2aa6d1c84a88d56811d2bd4f 100644 (file)
@@ -101,7 +101,6 @@ $LONG_USAGE")"
        case "$1" in
                -h)
                echo "$LONG_USAGE"
-               case "$0" in *git-legacy-stash) exit 129;; esac
                exit
        esac
 fi