Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Sync with GIT 1.5.3.3
[gitweb.git]
/
git-commit.sh
diff --git
a/git-commit.sh
b/git-commit.sh
index 3e46dbba7428f849fe30a639864955d92d87ef32..cb14f0621651d2006b08d1eddf67ab3269df84d0 100755
(executable)
--- a/
git-commit.sh
+++ b/
git-commit.sh
@@
-89,7
+89,7
@@
force_author=
only_include_assumed=
untracked_files=
templatefile="`git config commit.template`"
-while
case "$#" in 0) break;; esac
+while
test $# != 0
do
case "$1" in
-F|--F|-f|--f|--fi|--fil|--file)