Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-fetch/push/pull: documentation.
[gitweb.git]
/
git-commit.sh
diff --git
a/git-commit.sh
b/git-commit.sh
index 5bdee54a46b5012d7d5623040cb4c0eab9d7c7ce..96a884f3bcc67563f2e7e1cc3054d24ca51125dd 100755
(executable)
--- a/
git-commit.sh
+++ b/
git-commit.sh
@@
-99,7
+99,7
@@
t,*)
,0)
;;
*)
- git-diff-files --name-only -z "$@" |
+ git-diff-files --name-only -z
--
"$@" |
git-update-index --remove -z --stdin
;;
esac || exit 1