pack: move install_packed_git()
Signed-off-by: Jonathan Tan <jonathantanmy@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
9a42865374
commit
e65f186242
@ -28,6 +28,8 @@ extern unsigned int pack_open_fds;
|
||||
|
||||
extern struct packed_git *parse_pack_index(unsigned char *sha1, const char *idx_path);
|
||||
|
||||
extern void install_packed_git(struct packed_git *pack);
|
||||
|
||||
extern void pack_report(void);
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user