From 8b588d51e87402c26da5588b0d394a6cbd478ed3 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Sat, 15 Mar 2008 09:48:37 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.5.4.4-603-g1f9f
---
config.txt | 4 +++
git-config.html | 11 +++++++-
git-help.html | 62 ++++++++++++++++++++++++++++++++++++++--------
git-help.txt | 59 +++++++++++++++++++++++++++++++++++--------
git-submodule.html | 34 +++++++++++++++++++++----
git-submodule.txt | 19 +++++++++++---
6 files changed, 159 insertions(+), 30 deletions(-)
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