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