diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2013-04-22 21:52:32 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-05-01 15:33:11 -0700 |
commit | 32d462cea80cd52b2c3fa0d538aba7fcf079ba77 (patch) | |
tree | 564a901875d829862f6c823b676871225a8c535e /config.mak.in | |
parent | pack-refs: rename handle_one_ref() to pack_one_ref() (diff) | |
download | tgif-32d462cea80cd52b2c3fa0d538aba7fcf079ba77.tar.xz |
pack-refs: merge code from pack-refs.{c,h} into refs.{c,h}
pack-refs.c doesn't contain much code, and the code it does contain is
closely related to reference handling. Moreover, there is some
duplication between pack_refs() and repack_without_ref(). Therefore,
merge pack-refs.c into refs.c and pack-refs.h into refs.h.
The code duplication will be addressed in future commits.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'config.mak.in')
0 files changed, 0 insertions, 0 deletions