it unless you understand the implications (see linkgit:git-rebase[1]
for details).
+browser.<tool>.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.
</p>\r
</dd>\r
<dt>\r
+browser.<tool>.path\r
+</dt>\r
+<dd>\r
+<p>\r
+ Override the path for the given tool that may be used to\r
+ browse HTML help (see <em>-w</em> option in <a href="git-help.html">git-help(1)</a>) or a\r
+ working repository in gitweb (see <a href="git-instaweb.html">git-instaweb(1)</a>).\r
+</p>\r
+</dd>\r
+<dt>\r
clean.requireForce\r
</dt>\r
<dd>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 15-Jan-2008 08:30:41 UTC\r
+Last updated 29-Jan-2008 09:44:48 UTC\r
</div>\r
</div>\r
</body>\r
is available in PATH.</p>\r
<p>Note that the script tries, as much as possible, to display the HTML\r
page in a new tab on an already opened browser.</p>\r
+<p>The following browsers are currently supported by <em>git-help--browse</em>:</p>\r
+<ul>\r
+<li>\r
+<p>\r
+firefox (this is the default under X Window when not using KDE)\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+iceweasel\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+konqueror (this is the default under KDE)\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+w3m (this is the default outside X Window)\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+links\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+lynx\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+dillo\r
+</p>\r
+</li>\r
+</ul>\r
</dd>\r
</dl>\r
</div>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 07-Jan-2008 07:50:25 UTC\r
+Last updated 29-Jan-2008 09:44:48 UTC\r
</div>\r
</div>\r
</body>\r
+
Note that the script tries, as much as possible, to display the HTML
page in a new tab on an already opened browser.
++
+The following browsers are currently supported by 'git-help--browse':
++
+* firefox (this is the default under X Window when not using KDE)
+* iceweasel
+* konqueror (this is the default under KDE)
+* w3m (this is the default outside X Window)
+* links
+* lynx
+* dillo
CONFIGURATION VARIABLES
-----------------------