Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sb/checkout-explit-detach-no-advice' into maint
[gitweb.git]
/
git-compat-util.h
diff --git
a/git-compat-util.h
b/git-compat-util.h
index 49d4029b8dddcb06dc6bea3d5f47c020785e3ddf..1930444ef092f2b5834d12b73b4d2d0c050f3551 100644
(file)
--- a/
git-compat-util.h
+++ b/
git-compat-util.h
@@
-1045,3
+1045,5
@@
struct tm *git_gmtime_r(const time_t *, struct tm *);
#endif
#endif
+
+extern int cmd_main(int, const char **);