Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Speed up git notes lookup
[gitweb.git]
/
commit.c
diff --git
a/commit.c
b/commit.c
index fedbd5e5267ec4beaf1f245a879918a2685c10b9..5ade8edf81cb887f425b1e15b4f02a2e25af9a02 100644
(file)
--- a/
commit.c
+++ b/
commit.c
@@
-5,6
+5,7
@@
#include "utf8.h"
#include "diff.h"
#include "revision.h"
+#include "notes.h"
int save_commit_buffer = 1;