]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Add cloning information
authorTimePath <andrew.hardaker1995@gmail.com>
Fri, 27 Mar 2015 04:43:47 +0000 (04:43 +0000)
committerTimePath <andrew.hardaker1995@gmail.com>
Fri, 27 Mar 2015 04:43:47 +0000 (04:43 +0000)
Git.markdown

index 7470c3bad988da5583090f8d158dcbcd7f6f41f5..b04265f8338ea70cc3071c475889b4855d4ac67d 100644 (file)
@@ -1,6 +1,26 @@
 Git
 ===
 
 Git
 ===
 
+Cloning the repository
+----------------------
+
+Expected time (~2.5MiB/s): ~2m (initial checkout) + ~35m (./all update)  
+Expected size: 8.6 GiB
+
+|Repository |Size   |
+|:--        |:--    |
+|data       |1 GiB  |
+|music      |225 MiB|
+|darkplaces |17 MiB |
+|netradiant |19 MiB |
+|d0_blind_id|145 KiB|
+|maps       |2.1 GiB|
+|gmqcc      |3.3 MiB|
+
+    git clone https://gitlab.com/xonotic/xonotic.git
+    cd xonotic
+     ./all update -l best
+
 After cloning the repository
 ----------------------------
 
 After cloning the repository
 ----------------------------