Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Fix prepare-commit-msg hook and replace in-place sed
author
Marcel Koeppen
<git-dev@marzelpan.de>
Wed, 21 May 2008 16:25:54 +0000
(18:25 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 21 May 2008 16:45:53 +0000
(09:45 -0700)
The patterns to the case statement could never be matched, so the hook
was a noop. This patch also replaces the non-portable use of in-place sed.
Signed-off-by: Marcel Koeppen <git-dev@marzelpan.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
4be1fe1
)
No differences found