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
----------------------------