From: Junio C Hamano
Date: Tue, 29 Jan 2008 09:46:27 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.5.4-rc5-5-gab98
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e35a6fc91bc4b7cd8763e7d1d06c02d7ce22d9c1;p=git.git
Autogenerated HTML docs for v1.5.4-rc5-5-gab98
---
diff --git a/config.txt b/config.txt
index 877eda960..4e222f15a 100644
--- a/config.txt
+++ b/config.txt
@@ -367,6 +367,11 @@ branch..rebase::
it unless you understand the implications (see linkgit:git-rebase[1]
for details).
+browser..path::
+ Override the path for the given tool that may be used to
+ browse HTML help (see '-w' option in linkgit:git-help[1]) or a
+ working repository in gitweb (see linkgit:git-instaweb[1]).
+
clean.requireForce::
A boolean to make git-clean do nothing unless given -f
or -n. Defaults to true.
diff --git a/git-config.html b/git-config.html
index 745cd72a3..5b5ff9509 100644
--- a/git-config.html
+++ b/git-config.html
@@ -1209,6 +1209,16 @@ branch.<name>.rebase
+browser.<tool>.path
+
+
+
+ Override the path for the given tool that may be used to
+ browse HTML help (see -w option in git-help(1)) or a
+ working repository in gitweb (see git-instaweb(1)).
+
+
+
clean.requireForce
@@ -2203,7 +2213,7 @@ web.browser