From: Florian Paul Schmidt Date: Sat, 20 Mar 2010 06:47:00 +0000 (+0000) Subject: (Commit created by redmine exporter script from page "Repository_Access" version 15) X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=cdfb626771df82a1d4c1fb67a7279bf30a73233d;p=xonotic%2Fxonotic.wiki.git (Commit created by redmine exporter script from page "Repository_Access" version 15) --- diff --git a/Repository_Access.textile b/Repository_Access.textile index 50652de..a24e4b1 100644 --- a/Repository_Access.textile +++ b/Repository_Access.textile @@ -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: +
 ./all update
 ./all branch
 ./all push
 ./all checkout
+
The normal workflow for working on a contribution is the following: -1. ./all update +1.
./all update
This makes sure you are up to date