aboutsummaryrefslogtreecommitdiff
path: root/contrib/hooks/pre-auto-gc-battery
Commit message (Collapse)AuthorAge
* Add Linux PPC support to the pre-auto-gc example hookMiklos Vajna2008-10-14
| | | | | Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
* Add OS X support to the pre-auto-gc example hookJonathan del Strother2008-09-30
| | | | | | 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>
* contrib/hooks: add an example pre-auto-gc hookMiklos Vajna2008-04-09
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>