User Tools

Site Tools


wiki:development:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
wiki:development:git [2014/04/28 13:02]
sunweaver
wiki:development:git [2020/05/28 22:43] (current)
danger89 [Anonymous X2Go Git Repository Access via Git-protocol (read-only)]
Line 17: Line 17:
 X2Go's Git projects can be cloned to a local copy through anonymous Git with the following instruction set (in a Unix-like console session).  X2Go's Git projects can be cloned to a local copy through anonymous Git with the following instruction set (in a Unix-like console session). 
  
-  $ mkdir -p ~/x2go +  $ mkdir ~/x2go && cd ~/x2go 
-  $ cd ~/x2go +  $ git clone git://code.x2go.org/<package_name
-  $ git clone git://code.x2go.org/<package+
  
-For <packagenames please refer to the [[http://git.x2go.org|Git WebGUI]] (see above).+For the <package_name> please refer to the [[http://git.x2go.org|Git WebGUI]] (see above).
  
 ===== Contributing to X2Go ===== ===== Contributing to X2Go =====
wiki/development/git.txt · Last modified: 2020/05/28 22:43 by danger89