stash: convert branch to builtin
[gitweb.git] / builtin / help.c
index e0e3fe62e9e35f115179dad345d2bc3da5fbe5d0..7739a5c1551426fd2302aaf5daa10e454d174195 100644 (file)
@@ -38,7 +38,7 @@ static const char *html_path;
 static int show_all = 0;
 static int show_guides = 0;
 static int show_config;
-static int verbose;
+static int verbose = 1;
 static unsigned int colopts;
 static enum help_format help_format = HELP_FORMAT_NONE;
 static int exclude_guides;