/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
object-store: move packed_git and packed_git_mru to object store
[git/git.git]
/
http-walker.c
diff --git
a/http-walker.c
b/http-walker.c
index
07c2b1a
..
d850408
100644
(file)
--- a/
http-walker.c
+++ b/
http-walker.c
@@
-5,6
+5,7
@@
#include "list.h"
#include "transport.h"
#include "packfile.h"
+#include "object-store.h"
struct alt_base {
char *base;