X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=git-lost-found.sh;h=9cedaf80ceac1d4100adf3cfb152c76c7f945e4d;hb=c3b0dec509fe136c5417422f31898b5a4e2d5e02;hp=a5a32e7c70f33369a016dd18ebb072c90b3a40f7;hpb=8f321a39257a06db014a3b6ae5dce839821cdb16;p=git.git diff --git a/git-lost-found.sh b/git-lost-found.sh index a5a32e7c7..9cedaf80c 100755 --- a/git-lost-found.sh +++ b/git-lost-found.sh @@ -5,6 +5,8 @@ SUBDIRECTORY_OK='Yes' OPTIONS_SPEC= . git-sh-setup +echo "WARNING: '$0' is deprecated in favor of 'git fsck --lost-found'" >&2 + if [ "$#" != "0" ] then usage