1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-02 03:36:09 +02:00
git/templates
Marcel Koeppen 4be1fe1b94 Fix prepare-commit-msg hook and replace in-place sed
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>
2008-05-21 09:45:53 -07:00
..
.gitignore
Makefile templates/Makefile: don't depend on local umask setting 2008-02-28 13:36:50 -08:00
branches--
hooks--applypatch-msg
hooks--commit-msg git-commit: add a prepare-commit-msg hook 2008-02-06 02:26:55 -08:00
hooks--post-commit
hooks--post-receive
hooks--post-update
hooks--pre-applypatch
hooks--pre-commit
hooks--pre-rebase
hooks--prepare-commit-msg Fix prepare-commit-msg hook and replace in-place sed 2008-05-21 09:45:53 -07:00
hooks--update Officially deprecate repo-config. 2008-01-17 22:52:40 -08:00
info--exclude
this--description