Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| development [2013-06-17 16:10] – [Commandline / Git] wikiadmin | development [2013-10-27 14:21] (current) – [Git] nkukard | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| As this project is opensource and released under the GNU General Public License v3+, the sourcecode is freely available under that license. | As this project is opensource and released under the GNU General Public License v3+, the sourcecode is freely available under that license. | ||
| + | < | ||
| ===== Web Interface ===== | ===== Web Interface ===== | ||
| - | There is a web interface to the repository to browse the sourcecode... | + | There is a [[http://gitlab.devlabs.linuxassist.net/ | 
| - | http:// | + | |
| - | ===== Commandline / Git ===== | + | ===== Git ===== | 
| 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 1.7.3+ required. | + | Anonymous | 
| - | + | ||
| - | GIT Read-Only: | + | |
| - | < | + | |
| - | git checkout git:// | + | |
| - | </ | + | |
| - | + | ||
| - | GIT+SSH Read/Write for developers: | + | |
| < | < | ||
| - | git checkout ssh://git@git.devlabs.linuxaissst.net/ | + | git clone https://gitlab.devlabs.linuxassist.net/ | 
| </ | </ | ||
| + | Code Contribution Guidelines: | ||
| + | [[http:// | ||
| + | [[https:// | ||