After you cloned the repository (using <code>git clone <url></code>) you are ready to start creating a branch to start working.
Please check [[Repository Access]] to make sure you checked out *all* of the repositories. <code>data/</code> for example resides in its own repo.
-h2. "did i fuck up or is data/ of git.xonotic.org/xonotic.git acctualy empty?"
+h2. "Did i fuck up or is data/ of git.xonotic.org/xonotic.git actualy empty?"
The game content can be divided into several distinct parts, like the <code>data/</code> directory, and some of its subdirectories. This is why there are several repositories, and a helper script to fetch and update them all. This is described in [[Repository Access]] under "Working with the helper script ./all"