Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit: convert commit_graft_pos() to handle arbitrary repositories
[gitweb.git]
/
ref-filter.c
diff --git
a/ref-filter.c
b/ref-filter.c
index 9a333e21b51a0583415e23f905876291dd2ef349..e2ae1f47feee066708a118d6b9945b3bfca3acfe 100644
(file)
--- a/
ref-filter.c
+++ b/
ref-filter.c
@@
-3,6
+3,7
@@
#include "parse-options.h"
#include "refs.h"
#include "wildmatch.h"
+#include "object-store.h"
#include "commit.h"
#include "remote.h"
#include "color.h"