Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
applymbox: typofix to enable -m option.
[gitweb.git]
/
git-commit.sh
diff --git
a/git-commit.sh
b/git-commit.sh
index 27aea80a43acf7ee7994b53ef05828edd84f3f73..3d250ec853dad3ff7e714025026ca90f2c77e7bb 100755
(executable)
--- 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 <message> | -F <logfile> | (-C|-c) <commit>] [-e] [<path>...]'