commit | 3449f8c4cb93a0ec445db22ee7549d0b051446d6 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Thu Feb 28 00:25:17 2008 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Sat Mar 01 01:44:45 2008 -0800 |
tree | 33143e11a7760f248e10338d41791a833fb646f8 | |
parent | 6d21667206c4c2b10aad99eca1530a4f17c4e61d [diff] |
factorize revindex code out of builtin-pack-objects.c No functional change. This is needed to fix verify-pack in a later patch. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>