Autogenerated HTML docs for v1.5.4-rc0-52-gb90c
authorJunio C Hamano <junio@hera.kernel.org>
Sun, 16 Dec 2007 22:13:42 +0000 (22:13 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Sun, 16 Dec 2007 22:13:42 +0000 (22:13 +0000)
config.txt
git-config.html
git-help.html
git-help.txt

index fabe7f859f32aa53ae86244f014e58bd3aa5ee3d..ce16fc79ebd3ecd2598708363d7567135d0b390d 100644 (file)
@@ -307,7 +307,7 @@ core.whitespace::
   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.
index c34076cc7028c778ced2df38c3d9ac759045bf81..f7c9cf8af6928c3608c0b253018e04dc2570bf29 100644 (file)
@@ -1111,7 +1111,7 @@ core.whitespace
 <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
@@ -2105,7 +2105,7 @@ transfer.unpackLimit
 </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
index 97c10270c9c40ef1e66229af657529c31df6c268..518f2e72f1a38df5f72775aeec76abe51a3b4652 100644 (file)
@@ -328,12 +328,12 @@ former is internally converted into the latter.</p>
 </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.&lt;tool&gt;.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
@@ -394,7 +394,7 @@ little. Maintenance is done by the git-list &lt;git@vger.kernel.org&gt;.</p>
 </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
index 8cd69e7129f431185a1d78953cde5d955675372d..da3f71850a902feba27e809440ebcfebe0a4e483 100644 (file)
@@ -47,13 +47,13 @@ OPTIONS
 +
 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