From 42a2e2dbc541b5d6939f0d6c0c9174c717849d29 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sun, 16 Dec 2007 22:13:42 +0000 Subject: [PATCH] Autogenerated HTML docs for v1.5.4-rc0-52-gb90c --- config.txt | 2 +- git-config.html | 4 ++-- git-help.html | 6 +++--- git-help.txt | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/config.txt b/config.txt index fabe7f859..ce16fc79e 100644 --- a/config.txt +++ b/config.txt @@ -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. diff --git a/git-config.html b/git-config.html index c34076cc7..f7c9cf8af 100644 --- a/git-config.html +++ b/git-config.html @@ -1111,7 +1111,7 @@ core.whitespace
  • 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).

  • @@ -2105,7 +2105,7 @@ transfer.unpackLimit diff --git a/git-help.html b/git-help.html index 97c10270c..518f2e72f 100644 --- a/git-help.html +++ b/git-help.html @@ -328,12 +328,12 @@ former is internally converted into the latter.

    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 page in a new tab on an already opened browser.

    @@ -394,7 +394,7 @@ little. Maintenance is done by the git-list <git@vger.kernel.org>.

    diff --git a/git-help.txt b/git-help.txt index 8cd69e712..da3f71850 100644 --- a/git-help.txt +++ b/git-help.txt @@ -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..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 -- 2.26.2