Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation / grammer nit
author
Mike Ralphson
<mike@abacus.co.uk>
Fri, 7 Sep 2007 16:43:37 +0000
(17:43 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 8 Sep 2007 04:01:33 +0000
(21:01 -0700)
If we're counting, a smaller number is 'fewer' not 'less'
Signed-off-by: Mike Ralphson <mike@abacus.co.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-clone.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(from parent 1:
4e56015
)
diff --git
a/Documentation/git-clone.txt
b/Documentation/git-clone.txt
index 227f092e268497aad9c16cff4d796dabf60401de..253f4f03c532eb34912f1b5f570f3f6359692fb9 100644
(file)
--- a/
Documentation/git-clone.txt
+++ b/
Documentation/git-clone.txt
@@
-68,7
+68,7
@@
OPTIONS
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.
--quiet::