Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pack-objects: use reachability bitmap index when generating non-stdout pack
[gitweb.git]
/
git-compat-util.h
diff --git
a/git-compat-util.h
b/git-compat-util.h
index c99cddc54b1ea14955e019dc84088b6c9fd74f88..590bfddf73238d37f7b2d831a6e46ed608c005ce 100644
(file)
--- a/
git-compat-util.h
+++ b/
git-compat-util.h
@@
-1062,3
+1062,5
@@
struct tm *git_gmtime_r(const time_t *, struct tm *);
#endif
#endif
+
+extern int cmd_main(int, const char **);