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 /commit.c | |
parent | 3588dd6e994b38b02c2f60544fe2f69ce5fdf927 (diff) | |
download | git-f1d8130be0a7229b215b76eac54c561a0124bc99.tar.gz |
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 'commit.c')
0 files changed, 0 insertions, 0 deletions