From: Junio C Hamano
Date: Sat, 15 Mar 2008 09:48:37 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.5.4.4-603-g1f9f
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8b588d51e87402c26da5588b0d394a6cbd478ed3;p=git.git
Autogenerated HTML docs for v1.5.4.4-603-g1f9f
---
diff --git a/config.txt b/config.txt
index ed2cb832b..0865f4e01 100644
--- a/config.txt
+++ b/config.txt
@@ -757,6 +757,10 @@ log.showroot::
Tools like linkgit:git-log[1] or linkgit:git-whatchanged[1], which
normally hide the root commit will now show it. True by default.
+man.viewer::
+ Specify the programs that may be used to display help in the
+ 'man' format. See linkgit:git-help[1].
+
merge.summary::
Whether to include summaries of merged commits in newly created
merge commit messages. False by default.
diff --git a/git-config.html b/git-config.html
index 4aae093fe..26628a873 100644
--- a/git-config.html
+++ b/git-config.html
@@ -1894,6 +1894,15 @@ log.showroot
+man.viewer
+
+
+
+ Specify the programs that may be used to display help in the
+ man format. See git-help(1).
+
+
+
merge.summary
@@ -2383,7 +2392,7 @@ web.browser