From: Junio C Hamano
Date: Wed, 21 Feb 2007 20:24:10 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.5.0.1-74-g2470
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=118d277c10b5db8daa66617d0e75ac2cf9ff7219;p=git.git
Autogenerated HTML docs for v1.5.0.1-74-g2470
---
diff --git a/config.txt b/config.txt
index d8e696f4c..f5c846f41 100644
--- a/config.txt
+++ b/config.txt
@@ -439,10 +439,6 @@ pull.octopus::
pull.twohead::
The default merge strategy to use when pulling a single branch.
-remote.fetch::
- The list of remotes which are fetched by "git remote update".
- See gitlink:git-remote[1].
-
remote..url::
The URL of a remote repository. See gitlink:git-fetch[1] or
gitlink:git-push[1].
@@ -455,6 +451,10 @@ remote..push::
The default set of "refspec" for gitlink:git-push[1]. See
gitlink:git-push[1].
+remote..skipDefaultUpdate::
+ If true, this remote will be skipped by default when updating
+ using the remote subcommand of gitlink:git-remote[1].
+
remote..receivepack::
The default program to execute on the remote side when pushing. See
option \--exec of gitlink:git-push[1].
@@ -463,6 +463,10 @@ remote..uploadpack::
The default program to execute on the remote side when fetching. See
option \--exec of gitlink:git-fetch-pack[1].
+remotes.::
+ The list of remotes which are fetched by "git remote update
+ ". See gitlink:git-remote[1].
+
repack.usedeltabaseoffset::
Allow gitlink:git-repack[1] to create packs that uses
delta-base offset. Defaults to false.
diff --git a/git-config.html b/git-config.html
index 719a4dfed..7ea610cc5 100644
--- a/git-config.html
+++ b/git-config.html
@@ -1232,15 +1232,6 @@ pull.twohead
-remote.fetch
-
-
-
- The list of remotes which are fetched by "git remote update".
- See git-remote(1).
-
-
-
remote.<name>.url
@@ -1268,6 +1259,15 @@ remote.<name>.push
+remote.<name>.skipDefaultUpdate
+
+
+
+ If true, this remote will be skipped by default when updating
+ using the remote subcommand of git-remote(1).
+
+
+
remote.<name>.receivepack
@@ -1286,6 +1286,15 @@ remote.<name>.uploadpack
+remotes.<group>
+
+
+
+ The list of remotes which are fetched by "git remote update
+ <group>". See git-remote(1).
+
+
+
repack.usedeltabaseoffset
@@ -1428,7 +1437,7 @@ transfer.unpackLimit