Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Introduce commit notes
[gitweb.git]
/
commit.c
diff --git
a/commit.c
b/commit.c
index c99db162a48e0a47e73e6bfc2ae5fd4b7c9dfa1a..10e532afe1b383a2f49702f9ff0e932ccab43a43 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;