]> git.rm.cloudns.org Git - xonotic/xonotic.wiki.git/commitdiff
(Commit created by redmine exporter script from page "Git" version 10)
authorbones_was_here <bones@aussienexers.com>
Mon, 29 Mar 2010 07:07:00 +0000 (07:07 +0000)
committerRedmineExport <redmineexport@dev.xonotic.org>
Mon, 17 Nov 2014 17:53:33 +0000 (17:53 +0000)
Git.textile

index 345b379512390eb9fd6a0a276069c1c160d3b822..41f952c454f3d770c76d2f1af0a2eb81a52f1786 100644 (file)
@@ -5,7 +5,7 @@ h2. After cloning the repository.
 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 mess up or is data/ of git.xonotic.org/xonotic.git actually empty?"
+h2. "Did i mess up or is data/ of git.xonotic.org/xonotic/xonotic.git actually 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"