From 250f03e4da02e3baac97034efeb8d122e0d6b207 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Mon, 10 Sep 2007 01:33:28 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.5.3.1-27-g57543
---
git-clone.html | 4 ++--
git-clone.txt | 2 +-
git-rebase.html | 16 +++++++++++++---
git-rebase.txt | 9 +++++++--
4 files changed, 23 insertions(+), 8 deletions(-)
diff --git a/git-clone.html b/git-clone.html
index ec14ecb17..24c834419 100644
--- a/git-clone.html
+++ b/git-clone.html
@@ -352,7 +352,7 @@ configuration variables.
automatically setup .git/objects/info/alternates to
obtain objects from the reference repository. Using
an already existing repository as an alternate will
- require less objects to be copied from the repository
+ require fewer objects to be copied from the repository
being cloned, reducing network and local storage costs.
@@ -641,7 +641,7 @@ Create a repository on the kernel.org machine that borrows from Linus