Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'fixes'
[gitweb.git]
/
commit.h
diff --git
a/commit.h
b/commit.h
index 9dda2f045fc96a145081fab74ea84976227e9787..30702ca937562c9a7cd830050c97c42cf232b95a 100644
(file)
--- a/
commit.h
+++ b/
commit.h
@@
-17,6
+17,7
@@
struct commit {
char *buffer;
};
+extern int save_commit_buffer;
extern const char *commit_type;
struct commit *lookup_commit(const unsigned char *sha1);