Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rev-list --left-right
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index 2d3df98dc4bee05777c95d0db1ee35b2f74f7996..b540292d669165cf144f3848e54f7494c1d37ad4 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-309,6
+309,7
@@
void datestamp(char *buf, int bufsize);
unsigned long approxidate(const char *);
extern int setup_ident(void);
+extern void ignore_missing_committer_name();
extern const char *git_author_info(int);
extern const char *git_committer_info(int);