Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit: add repository argument to commit_graft_pos
[gitweb.git]
/
upload-pack.c
diff --git
a/upload-pack.c
b/upload-pack.c
index 4a82602be5d0ab111a805a2f2456f382ae7a7364..a11c6d192ceaab6771b2bc3e1e9c1c26cdae77c0 100644
(file)
--- a/
upload-pack.c
+++ b/
upload-pack.c
@@
-3,6
+3,7
@@
#include "refs.h"
#include "pkt-line.h"
#include "sideband.h"
+#include "object-store.h"
#include "tag.h"
#include "object.h"
#include "commit.h"