From: Junio C Hamano
Date: Sun, 10 Feb 2008 10:48:01 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.5.4.1-34-g94bf
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=49dccafcce2c8a846416d30bc7cac6a72d67c102;p=git.git
Autogenerated HTML docs for v1.5.4.1-34-g94bf
---
diff --git a/blame-options.txt b/blame-options.txt
index ea1007bfb..c11bb7d36 100644
--- a/blame-options.txt
+++ b/blame-options.txt
@@ -52,7 +52,7 @@ of lines before or after the line given by .
When is not specified, the command annotates the
changes starting backwards from the working tree copy.
This flag makes the command pretend as if the working
- tree copy has the contents of he named file (specify
+ tree copy has the contents of the named file (specify
`-` to make the command read from the standard input).
-M||::
diff --git a/config.txt b/config.txt
index 4e222f15a..3e10feb9f 100644
--- a/config.txt
+++ b/config.txt
@@ -766,6 +766,12 @@ pack.indexVersion::
whenever the corresponding pack is larger than 2 GB. Otherwise
the default is 1.
+pack.packSizeLimit:
+ The default maximum size of a pack. This setting only affects
+ packing to a file, i.e. the git:// protocol is unaffected. It
+ can be overridden by the `\--max-pack-size` option of
+ linkgit:git-repack[1].
+
pull.octopus::
The default merge strategy to use when pulling multiple branches
at once.
diff --git a/git-annotate.html b/git-annotate.html
index 9ba942214..fdb1b2491 100644
--- a/git-annotate.html
+++ b/git-annotate.html
@@ -390,7 +390,7 @@ of lines before or after the line given by <start>.
When <rev> is not specified, the command annotates the
changes starting backwards from the working tree copy.
This flag makes the command pretend as if the working
- tree copy has the contents of he named file (specify
+ tree copy has the contents of the named file (specify
- to make the command read from the standard input).
@@ -454,7 +454,7 @@ commit.