summaryrefslogtreecommitdiff
path: root/contrib/hooks/pre-auto-gc-battery
AgeCommit message (Collapse)Author
2008-10-14Add Linux PPC support to the pre-auto-gc example hookMiklos Vajna
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
2008-09-30Add OS X support to the pre-auto-gc example hookJonathan del Strother
Signed-off-by: Jonathan del Strother <jon.delStrother@bestbefore.tv> Acked-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-04-09contrib/hooks: add an example pre-auto-gc hookMiklos Vajna
It disables git-gc --auto when you are running Linux and you are not on AC. Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>