From: Blub Date: Sun, 21 Mar 2010 10:06:00 +0000 (+0000) Subject: (Commit created by redmine exporter script from page "Git" version 5) X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=02d8f14c90da17dd55510e4a15a606cb5fb737fb;p=xonotic%2Fxonotic.wiki.git (Commit created by redmine exporter script from page "Git" version 5) --- diff --git a/Git.textile b/Git.textile index 1741f5b..ac3a5cd 100644 --- a/Git.textile +++ b/Git.textile @@ -5,7 +5,7 @@ h2. After cloning the repository. After you cloned the repository (using git clone ) 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. data/ for example resides in its own repo. -h2. "did i fuck up or is data/ of git.xonotic.org/xonotic/xonotic.git acctualy empty?" +h2. "did i fuck up or is data/ of git.xonotic.org/xonotic.git acctualy empty?" The game content can be divided into several distinct parts, like the data/ 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"