diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2017-08-18 15:20:30 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-08-23 15:12:07 -0700 |
commit | f1d8130be0a7229b215b76eac54c561a0124bc99 (patch) | |
tree | e1a89e63245fc95babaa0d2186962d6b09773d57 /sha1dc_git.c | |
parent | pack: move unpack_object_header() (diff) | |
download | tgif-f1d8130be0a7229b215b76eac54c561a0124bc99.tar.xz |
pack: move clear_delta_base_cache(), packed_object_info(), unpack_entry()
Both sha1_file.c and packfile.c now need read_object(), so a copy of
read_object() was created in packfile.c.
This patch makes both mark_bad_packed_object() and has_packed_and_bad()
global. Unlike most of the other patches in this series, these 2
functions need to remain global.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'sha1dc_git.c')
0 files changed, 0 insertions, 0 deletions