X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;ds=sidebyside;f=git-applypatch.sh;h=f0549960fbd706f06fff5b2c602450917505a1ad;hb=e2466376ec9a8508b4c8ba2b0c29945c5bfc6cc2;hp=66fd19ae2df2e1f44b709a20802342c88d9d2cf2;hpb=29504118f8528f658fd0bfc02d8d78d4c01dc2cc;p=git.git diff --git a/git-applypatch.sh b/git-applypatch.sh index 66fd19ae..f0549960 100755 --- a/git-applypatch.sh +++ b/git-applypatch.sh @@ -10,7 +10,7 @@ ## $3 - "info" file with Author, email and subject ## $4 - optional file containing signoff to add ## -. git-sh-setup || die "Not a git archive." +. git-sh-setup final=.dotest/final-commit ##