Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit: add repository argument to prepare_commit_graft
[gitweb.git]
/
log-tree.c
diff --git
a/log-tree.c
b/log-tree.c
index d1c0bedf244fce0c8894175bf800384c0474b312..5660ee7c785efe953935aa6dd6b151c7513fcfe0 100644
(file)
--- a/
log-tree.c
+++ b/
log-tree.c
@@
-1,6
+1,7
@@
#include "cache.h"
#include "config.h"
#include "diff.h"
+#include "object-store.h"
#include "commit.h"
#include "tag.h"
#include "graph.h"