On Sun, Jun 15, 2008 at 04:05:06PM +0200, Johan Herland wrote: > --- > Makefile | 2 + > builtin-pack-refs.c | 121 +----------------------------------------------- > pack-refs.c | 117 ++++++++++++++++++++++++++++++++++++++++++++++ > pack-refs.h | 18 ++++++++ > 4 files changed, 138 insertions(+), 120 deletions(-) > create mode 100644 pack-refs.c > create mode 100644 pack-refs.h This patch would have been a lot easier to read, btw, if it had been generated with '-C' (then patch to pack-refs.c is based on builtin-pack-refs instead of /dev/null). -Peff -- 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