]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
(Commit created by redmine exporter script from page "Repository_Access" version 15)
authorFlorian Paul Schmidt <mista.tapas@gmx.net>
Sat, 20 Mar 2010 06:47:00 +0000 (06:47 +0000)
committerRedmineExport <redmineexport@dev.xonotic.org>
Mon, 17 Nov 2014 17:53:33 +0000 (17:53 +0000)
Repository_Access.textile

index 50652de29210382a844ec1a31655df8ae8025f4d..a24e4b18dd4c530b78b2c999ab0d177456351e9f 100644 (file)
@@ -44,14 +44,16 @@ h3. Working with the helper script "all"
 
 To make working with the repo a little easier there's a little helper script (it's called all, as mentioned in above clone commands). It supports the following commands:
 
+<pre>
 ./all update
 ./all branch
 ./all push
 ./all checkout
+</pre>
 
 The normal workflow for working on a contribution is the following:
 
-1. ./all update
+1. <pre>./all update</pre>
 
 This makes sure you are up to date