X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=git-lost-found.sh;h=9cedaf80ceac1d4100adf3cfb152c76c7f945e4d;hb=6e13921b4f7adcc7316a76c0c4955b85b1589a65;hp=f2ec5d147a56136b8c3aff8b693912a7c792da63;hpb=7481ebe9918771a9269c7fd0e91e855f18f2bc52;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