git/contrib/hooks
Shawn O. Pearce 97561fff32 Don't diff empty tree on branch creation in paranoid update hook
Listing all files in a branch during branch creation is silly;
the user's file-level ACLs probably don't mean anything at this
point.  We now treat the base case of 0{40} as an empty diff,
as this happens only when the user is creating the branch and
there are file level ACLs that diff against the old value of
the branch.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2008-05-25 20:29:30 -07:00
..
post-receive-email post-receive-email: fix accidental removal of a trailing space in signature line 2008-04-21 23:36:56 -07:00
pre-auto-gc-battery contrib/hooks: add an example pre-auto-gc hook 2008-04-09 01:31:13 -07:00
setgitperms.perl Minor usage update in setgitperms.perl 2007-10-15 22:11:54 -04:00
update-paranoid Don't diff empty tree on branch creation in paranoid update hook 2008-05-25 20:29:30 -07:00