]> git.ipfire.org Git - thirdparty/git.git/blobdiff - help.h
bugreport: gather git version and build info
[thirdparty/git.git] / help.h
diff --git a/help.h b/help.h
index 9071894e8cf4a4b907014a02cbfeaf028b8e5cb5..500521b9081c3725cdfcc252ef30394af40a6943 100644 (file)
--- a/help.h
+++ b/help.h
@@ -37,6 +37,7 @@ void add_cmdname(struct cmdnames *cmds, const char *name, int len);
 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes);
 int is_in_cmdlist(struct cmdnames *cmds, const char *name);
 void list_commands(unsigned int colopts, struct cmdnames *main_cmds, struct cmdnames *other_cmds);
+void get_version_info(struct strbuf *buf, int show_build_options);
 
 /*
  * call this to die(), when it is suspected that the user mistyped a