From ef4c2d16afe780a60fec4d5dd73dfd05934c79ce Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Mon, 10 Sep 2007 08:11:27 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.5.3.1-40-g6972
---
git-pack-objects.html | 10 +++-------
git-pack-objects.txt | 8 ++------
gitattributes.html | 13 ++++++++++++-
gitattributes.txt | 17 +++++++++++++++++
4 files changed, 34 insertions(+), 14 deletions(-)
diff --git a/git-pack-objects.html b/git-pack-objects.html
index c0db59d5b..7a41e2854 100644
--- a/git-pack-objects.html
+++ b/git-pack-objects.html
@@ -498,12 +498,8 @@ base-name
generated pack. If not specified, pack compression level is
determined first by pack.compression, then by core.compression,
and defaults to -1, the zlib default, if neither is set.
- Data copied from loose objects will be recompressed
- if core.legacyheaders was true when they were created or if
- the loose compression level (see core.loosecompression and
- core.compression) is now a different value than the pack
- compression level. Add --no-reuse-object if you want to force
- a uniform compression level on all data no matter the source.
+ Add --no-reuse-object if you want to force a uniform compression
+ level on all data no matter the source.
@@ -554,7 +550,7 @@ base-name