File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -57,10 +57,10 @@ download a copy of an existing repository. If you don't already have a
5757project in mind, here are some interesting examples:
5858
5959------------------------------------------------
60- # Git itself (approx. 10MB download):
60+ # Git itself (approx. 40MB download):
6161$ git clone git://git.kernel.org/pub/scm/git/git.git
62- # the Linux kernel (approx. 150MB download):
63- $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 .git
62+ # the Linux kernel (approx. 640MB download):
63+ $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
6464------------------------------------------------
6565
6666The initial clone may be time-consuming for a large project, but you
You can’t perform that action at this time.
0 commit comments