A page in your DokuWiki was added or changed. Here are the details: Date : 2020/05/28 22:43 Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0 IP-Address : 85.145.27.228 Hostname : 228-27-145-85.ftth.glasoperator.nl Old Revision: https://wiki.x2go.org/doku.php/wiki:development:git?rev=1398690126 New Revision: https://wiki.x2go.org/doku.php/wiki:development:git Edit Summary: [Anonymous X2Go Git Repository Access via Git-protocol (read-only)] User : danger89 @@ -15,13 +15,12 @@ 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 - $ cd ~/x2go - $ git clone git://code.x2go.org/<package> + $ mkdir ~/x2go && cd ~/x2go + $ git clone git://code.x2go.org/<package_name> - For <package> names 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 ===== Before you start contributing make sure git git knows who you are, as this is added to the patches. -- This mail was generated by DokuWiki at https://wiki.x2go.org/