summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4e56015)
raw | patch | inline | side by side (parent: 4e56015)
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>
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 |
index 227f092e268497aad9c16cff4d796dabf60401de..253f4f03c532eb34912f1b5f570f3f6359692fb9 100644 (file)
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::