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