Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
development [2013-10-18 16:51] – [Source Code] nkukarddevelopment [2013-10-27 14:16] – [Git] nkukard
Line 12: Line 12:
 Information on checking out the sourcecode using Git can be found below. Information on checking out the sourcecode using Git can be found below.
  
-GIT Read-Only:+Anonymous Read-Only:
 <code> <code>
-git clone git://git.devlabs.linuxassist.net/opentrafficshaper +git clone https://gitlab.devlabs.linuxassist.net/opentrafficshaper/opentrafficshaper.git
-</code> +
- +
-GIT+SSH Read/Write for developers: +
-<code> +
-git clone ssh://git@git.devlabs.linuxaissst.net/opentrafficshaper+
 </code> </code>
  
 +Contributing Code Guidelines:
 +[[http://gitlab.devlabs.linuxassist.net/allworldit/allworldit/blob/master/Using%20GitLab.md|Using GitLab]]
 +[[https://gitlab.devlabs.linuxassist.net/allworldit/allworldit/blob/master/Submission%20Policy.md|Code Submission Policy]]