Safe to interrupt »git gc --auto«?

2014-10-29 Thread Thomas Schwinge
Hi! I couldn't find this answered in the documentation: if, instead of exiting right away, a »git gc --auto« actually commences its housekeeping tasks, is it safe to interrupt (C-c, SIGINT) the original git invocation at this point, or might this cause any inconsistencies, data loss, or failure to

Re: [PATCH 17/19] Portable alloca for Git

2014-02-28 Thread Thomas Schwinge
($(uname_S),AIX) > endif > ifeq ($(uname_S),GNU) > # GNU/Hurd > + HAVE_ALLOCA_H = YesPlease > NO_STRLCPY = YesPlease > NO_MKSTEMPS = YesPlease > HAVE_PATHS_H = YesPlease Acked-by: Thomas Schwinge (GNU Hurd changes) Grüße, Thomas pgphu749DPUFO.pgp Description: PGP signature