summaryrefslogtreecommitdiff
path: root/Documentation/user-manual.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-06-26 22:07:55 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-06-26 22:07:55 (GMT)
commit0784466657d9d728a37c006ee96fac273ef31dbb (patch)
tree6b834a92ced39b53addc28563522c9ce7e4a881a /Documentation/user-manual.txt
parenteac9a1a1953bcd89678f649a1efbc8d1a7de9f40 (diff)
parent4b9ced278cbfd57402c3e9875f4ddf1c31438af8 (diff)
downloadgit-0784466657d9d728a37c006ee96fac273ef31dbb.zip
git-0784466657d9d728a37c006ee96fac273ef31dbb.tar.gz
git-0784466657d9d728a37c006ee96fac273ef31dbb.tar.bz2
Merge branch 'wk/doc-git-has-grown'
* wk/doc-git-has-grown: user-manual: Update download size for Git and the kernel
Diffstat (limited to 'Documentation/user-manual.txt')
-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 2436124..644acce 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