On Wed, Apr 02, 2008 at 12:07:46PM -0700, Junio C Hamano <gitster@xxxxxxxxx> wrote: > > What is your opinion here? > > > > 1) Just don't add such an empty template for pre-auto-gc. Ok, here it is. Ah and I forgot to mention in my previous mail that yes, checking for '1' in /sys/class/power_supply/AC/online is right, just checked. Miklos Vajna (3): git-gc --auto: add pre-auto-gc hook Documentation/hooks: add pre-auto-gc hook contrib/hooks: add an example pre-auto-gc hook Documentation/hooks.txt | 7 ++++++ builtin-gc.c | 31 +++++++++++++++++++++++++++++ contrib/hooks/pre-auto-gc-battery | 39 +++++++++++++++++++++++++++++++++++++ 3 files changed, 77 insertions(+), 0 deletions(-) create mode 100644 contrib/hooks/pre-auto-gc-battery -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html