X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-lost-found.sh;h=9cedaf80ceac1d4100adf3cfb152c76c7f945e4d;hb=7f96e2e25aa008556a4ede7a65de8488eb9890e6;hp=f2ec5d147a56136b8c3aff8b693912a7c792da63;hpb=03800743156fe4f331a10c0983b9d633bed3a687;p=git.git diff --git a/git-lost-found.sh b/git-lost-found.sh index f2ec5d147..9cedaf80c 100755 --- a/git-lost-found.sh +++ b/git-lost-found.sh @@ -2,6 +2,7 @@ USAGE='' SUBDIRECTORY_OK='Yes' +OPTIONS_SPEC= . git-sh-setup echo "WARNING: '$0' is deprecated in favor of 'git fsck --lost-found'" >&2