mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
pack: move find_sha1_pack()
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
a2551953b9
commit
d6fe0036fd
@@ -4,6 +4,7 @@
|
||||
#include "http.h"
|
||||
#include "list.h"
|
||||
#include "transport.h"
|
||||
#include "packfile.h"
|
||||
|
||||
struct alt_base {
|
||||
char *base;
|
||||
|
||||
Reference in New Issue
Block a user