git/templates
Junio C Hamano d37fd03222 [PATCH] pre-commit sample hook: do not barf on the initial import
The example hook barfs on the initial import.  Ideally it should
produce a diff from an empty tree, but for now let's stop at
squelching the bogus error message.  Often an initial import
involves tons of badly formatted files from foreign SCM, so not
complaining about them like this patch does might actually be a
better idea than enforcing the "Perfect Patch" format on them.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-01-29 14:52:16 -08:00
..
.gitignore Add new programs and stamp file to .gitignore. 2005-10-14 17:13:49 -07:00
Makefile Clean build annoyance. 2005-11-08 08:58:52 -08:00
branches-- Redo the templates generation and installation. 2005-08-06 13:49:26 -07:00
hooks--applypatch-msg Add hooks to tools/git-applypatch. 2005-08-19 16:23:31 -07:00
hooks--commit-msg Big tool rename. 2005-09-07 17:45:20 -07:00
hooks--post-commit Add commit hook and make the verification customizable. 2005-08-19 16:23:31 -07:00
hooks--post-update Install sample hooks 2005-08-03 16:27:38 -07:00
hooks--pre-applypatch Add hooks to tools/git-applypatch. 2005-08-19 16:23:31 -07:00
hooks--pre-commit [PATCH] pre-commit sample hook: do not barf on the initial import 2006-01-29 14:52:16 -08:00
hooks--update Fix hooks/update template. 2005-11-21 12:21:06 -08:00
info--exclude Redo the templates generation and installation. 2005-08-06 13:49:26 -07:00
remotes-- [PATCH] Use .git/remote/origin, not .git/branches/origin. 2005-08-24 16:50:52 -07:00
this--description Redo the templates generation and installation. 2005-08-06 13:49:26 -07:00