before a tab character in the initial indent part of the line as an
error (enabled by default).
* `indent-with-non-tab` treats a line that is indented with 8 or more
- space characters that can be replaced with tab characters.
+ space characters as an error (not enabled by default).
alias.*::
Command aliases for the gitlink:git[1] command wrapper - e.g.
<li>\r
<p>\r
<tt>indent-with-non-tab</tt> treats a line that is indented with 8 or more\r
- space characters that can be replaced with tab characters.\r
+ space characters as an error (not enabled by default).\r
</p>\r
</li>\r
</ul>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 09-Dec-2007 10:19:07 UTC\r
+Last updated 16-Dec-2007 22:13:21 UTC\r
</div>\r
</div>\r
</body>\r
</p>\r
<p>The web browser can be specified using the configuration variable\r
<em>help.browser</em>, or <em>web.browser</em> if the former is not set. If none of\r
-these config variables is set, the <em>git-browse--help</em> helper script\r
+these config variables is set, the <em>git-help--browse</em> helper script\r
(called by <em>git-help</em>) will pick a suitable default.</p>\r
<p>You can explicitly provide a full path to your prefered browser by\r
setting the configuration variable <em>browser.<tool>.path</em>. For example,\r
you can configure the absolute path to firefox by setting\r
-<em>browser.firefox.path</em>. Otherwise, <em>git-browse--help</em> assumes the tool\r
+<em>browser.firefox.path</em>. Otherwise, <em>git-help--browse</em> assumes the tool\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
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 15-Dec-2007 08:39:56 UTC\r
+Last updated 16-Dec-2007 22:13:21 UTC\r
</div>\r
</div>\r
</body>\r
+
The web browser can be specified using the configuration variable
'help.browser', or 'web.browser' if the former is not set. If none of
-these config variables is set, the 'git-browse--help' helper script
+these config variables is set, the 'git-help--browse' helper script
(called by 'git-help') will pick a suitable default.
+
You can explicitly provide a full path to your prefered browser by
setting the configuration variable 'browser.<tool>.path'. For example,
you can configure the absolute path to firefox by setting
-'browser.firefox.path'. Otherwise, 'git-browse--help' assumes the tool
+'browser.firefox.path'. Otherwise, 'git-help--browse' assumes the tool
is available in PATH.
+
Note that the script tries, as much as possible, to display the HTML