X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=git-am.sh;h=4232e27411036e339f8102e45b7cb699c808a798;hb=8c278abcbe35b23e9f93e99daf2144336fad1849;hp=cb4bef5adb27e6f45b77656f29a86083f729350f;hpb=22943f1a52142b0ef669c959f8b4367e579da968;p=git.git diff --git a/git-am.sh b/git-am.sh index cb4bef5a..4232e274 100755 --- a/git-am.sh +++ b/git-am.sh @@ -1,26 +1,43 @@ #!/bin/sh # -# -. git-sh-setup || die "Not a git archive" +# Copyright (c) 2005, 2006 Junio C Hamano -files=$(git-diff-index --cached --name-only HEAD) || exit -if [ "$files" ]; then - echo "Dirty index: cannot apply patches (dirty: $files)" >&2 - exit 1 -fi +USAGE='[--signoff] [--dotest=] [--utf8] [--binary] [--3way] + [--interactive] [--whitespace=