Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
blame: Notice a wholesale incorporation of an existing file.
[gitweb.git]
/
commit.h
diff --git
a/commit.h
b/commit.h
index c73744463ca55ce0df3623dffbb994bd4a86d76e..83507a07e4cbaab81f130891a64b78539d1beede 100644
(file)
--- a/
commit.h
+++ b/
commit.h
@@
-47,6
+47,7
@@
enum cmit_fmt {
CMIT_FMT_FULLER,
CMIT_FMT_ONELINE,
CMIT_FMT_EMAIL,
+ CMIT_FMT_USERFORMAT,
CMIT_FMT_UNSPECIFIED,
};