From e29cc187a5982befd1477c682599585f83188ed7 Mon Sep 17 00:00:00 2001
From: divVerent <divVerent@xonotic.org>
Date: Sat, 16 Oct 2010 11:36:00 +0000
Subject: [PATCH] (Commit created by redmine exporter script from page
 "Repository_Access" version 49)

---
 Repository_Access.textile | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/Repository_Access.textile b/Repository_Access.textile
index 4c0c844..e72580b 100644
--- a/Repository_Access.textile
+++ b/Repository_Access.textile
@@ -63,10 +63,11 @@ h3. Linux/OS X
 Get a checkout (see above), and do:
 
 <pre>
-git config remote.origin.pushurl ssh://xonotic@git.xonotic.org/xonotic.git
-./all update
+./all keygen
 </pre>
 
+and follow the instructions that are shown.
+
 After that, you can write to the repository using the usual git commands (commit, push).
 
 Alternatively, you can use the helper script "all".
@@ -102,6 +103,12 @@ Compiles the game given that you have the required libs installed
 
 Switch to that branch in all repositories where its available
 
+<pre>
+./all commit
+</pre>
+
+This command commits and pushes your local changes.
+
 <pre>
 ./all run xonotic
 </pre>
-- 
2.39.5