From: Junio C Hamano
Date: Fri, 13 Jul 2007 05:33:25 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.5.3-rc1-4-gaf83
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1e6e00634f257c354c4261ef7da2b8dc495e3c99;p=git.git
Autogenerated HTML docs for v1.5.3-rc1-4-gaf83
---
diff --git a/config.txt b/config.txt
index 11b332117..d0e9a175f 100644
--- a/config.txt
+++ b/config.txt
@@ -567,6 +567,7 @@ merge.verbosity::
message if conflicts were detected. Level 1 outputs only
conflicts, 2 outputs conflicts and file changes. Level 5 and
above outputs debugging information. The default is level 2.
+ Can be overriden by 'GIT_MERGE_VERBOSITY' environment variable.
merge..name::
Defines a human readable name for a custom low-level
diff --git a/git-clone.html b/git-clone.html
index 4c1dcde1d..e243475d7 100644
--- a/git-clone.html
+++ b/git-clone.html
@@ -352,6 +352,9 @@ configuration variables.
+--no-checkout
+
+
-n
@@ -608,7 +611,7 @@ Create a repository on the kernel.org machine that borrows from Linus