X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=git-commit.sh;h=3d250ec853dad3ff7e714025026ca90f2c77e7bb;hb=ae2b0f15180d4b044828c836bcab6a990efa5c8e;hp=27aea80a43acf7ee7994b53ef05828edd84f3f73;hpb=e8cc80d03934cc607e3a4d89a05350c238dbf9c5;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] [...]'