This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next 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 ~/ |
- | $ cd ~/x2go | + | $ git clone git:// |
- | $ git clone git:// | + | |
- | For <package> names please refer to the [[http:// | + | For the <package_name> please refer to the [[http:// |
===== Contributing to X2Go ===== | ===== Contributing to X2Go ===== |