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
Last revisionBoth sides next revision
development [2013-10-26 13:01] – [Git] nkukarddevelopment [2013-10-27 14:18] – [Web Interface] nkukard
Line 5: Line 5:
 <html><script type="text/javascript" src="http://www.ohloh.net/p/642240/widgets/project_languages.js"></script></html> <html><script type="text/javascript" src="http://www.ohloh.net/p/642240/widgets/project_languages.js"></script></html>
 ===== Web Interface ===== ===== Web Interface =====
-There is a web interface to the repository to browse the sourcecode... +There is a [[http://gitlab.devlabs.linuxassist.net/opentrafficshaper/opentrafficshaper/tree/master|Git web interface]] to the repository to browse the source code.
-http://devlabs.linuxassist.net/projects/opentrafficshaper/repository+
  
 ===== Git ===== ===== Git =====
Line 12: Line 11:
 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 https://gitlab.devlabs.linuxassist.net/opentrafficshaper/opentrafficshaper.git git clone https://gitlab.devlabs.linuxassist.net/opentrafficshaper/opentrafficshaper.git
 </code> </code>
  
-GIT+SSH Read/Write for developers+Contributing Code Guidelines
-<code> +[[http://gitlab.devlabs.linuxassist.net/allworldit/allworldit/blob/master/Using%20GitLab.md|Using GitLab]] 
-git clone ssh://git@gitlab.devlabs.linuxaissst.net/opentrafficshaper/opentrafficshaper.git +[[https://gitlab.devlabs.linuxassist.net/allworldit/allworldit/blob/master/Submission%20Policy.md|Code Submission Policy]]
-</code> +