]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git-sh-setup.sh
l10n: fr.po v2.22.0.rnd1
[thirdparty/git.git] / git-sh-setup.sh
index 378928518b2c42ee3adb69b52d3b0eb63fca8ac3..10d976418568556e83b47df89905a6a95a7d8915 100644 (file)
@@ -101,6 +101,7 @@ $LONG_USAGE")"
        case "$1" in
                -h)
                echo "$LONG_USAGE"
+               case "$0" in *git-legacy-stash) exit 129;; esac
                exit
        esac
 fi