summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-07-19 17:42:52 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-07-19 17:42:52 (GMT)
commit0b57758c351dd1e69f405bf4c111e1ea93f1da69 (patch)
tree6c1dd9013b6d304e4967e4476eb4fafb7bc693bf /Documentation
parentb002bb87f0aeb7b87e5cbe111c520a318c402b59 (diff)
parent4b9ced278cbfd57402c3e9875f4ddf1c31438af8 (diff)
downloadgit-0b57758c351dd1e69f405bf4c111e1ea93f1da69.zip
git-0b57758c351dd1e69f405bf4c111e1ea93f1da69.tar.gz
git-0b57758c351dd1e69f405bf4c111e1ea93f1da69.tar.bz2
Merge branch 'wk/doc-git-has-grown' into maint
* wk/doc-git-has-grown: user-manual: Update download size for Git and the kernel
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/user-manual.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index e831cc2..1cbf5af 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
@@ -57,10 +57,10 @@ download a copy of an existing repository. If you don't already have a
project in mind, here are some interesting examples:
------------------------------------------------
- # Git itself (approx. 10MB download):
+ # Git itself (approx. 40MB download):
$ git clone git://git.kernel.org/pub/scm/git/git.git
- # the Linux kernel (approx. 150MB download):
-$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
+ # the Linux kernel (approx. 640MB download):
+$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
------------------------------------------------
The initial clone may be time-consuming for a large project, but you