X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=git-commit.sh;h=3d250ec853dad3ff7e714025026ca90f2c77e7bb;hb=56b5e946f2ba4fd57bbe14f9e3ec2e0ae314d5e6;hp=27aea80a43acf7ee7994b53ef05828edd84f3f73;hpb=f678dd180a037283decb76201b537dca24de848f;p=git.git diff --git a/git-commit.sh b/git-commit.sh index 27aea80a..3d250ec8 100755 --- a/git-commit.sh +++ b/git-commit.sh @@ -3,7 +3,7 @@ # Copyright (c) 2005 Linus Torvalds # -. git-sh-setup || die "Not a git archive" +. git-sh-setup usage () { die 'git commit [-a] [-s] [-v | --no-verify] [-m | -F | (-C|-c) ] [-e] [...]'