From: divVerent Date: Sat, 16 Oct 2010 11:36:00 +0000 (+0000) Subject: (Commit created by redmine exporter script from page "Repository_Access" version 49) X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e29cc187a5982befd1477c682599585f83188ed7;p=xonotic%2Fxonotic.wiki.git (Commit created by redmine exporter script from page "Repository_Access" version 49) --- 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:
-git config remote.origin.pushurl ssh://xonotic@git.xonotic.org/xonotic.git
-./all update
+./all keygen
 
+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 +
+./all commit
+
+ +This command commits and pushes your local changes. +
 ./all run xonotic