X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-lost-found.sh;h=9cedaf80ceac1d4100adf3cfb152c76c7f945e4d;hb=77d3ecee85dbf354d2059d7ef65d788d90db3efa;hp=f2ec5d147a56136b8c3aff8b693912a7c792da63;hpb=7666cdedb4e73948690587cda61b256ea2367c56;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