Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
multi-pack-index: avoid dead store for struct progress
[gitweb.git]
/
notes-merge.c
diff --git
a/notes-merge.c
b/notes-merge.c
index 0a47e54cf8919cef468e63adab2deaac868ec5e7..5764e2b0ef06a3251d93e5535e85861ad3503fe9 100644
(file)
--- a/
notes-merge.c
+++ b/
notes-merge.c
@@
-12,6
+12,7
@@
#include "notes-merge.h"
#include "strbuf.h"
#include "notes-utils.h"
+#include "commit-reach.h"
struct notes_merge_pair {
struct object_id obj, base, local, remote;