2 Forks
2 Stars
2 Watchers

gitlab

Lab for git. Everything is allowed

How to download and setup gitlab

Open terminal and run command
git clone https://github.com/johansundstrom/gitlab.git
git clone is used to create a copy or clone of gitlab repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gitlab https://github.com/johansundstrom/gitlab/archive/master.zip

Or simply clone gitlab with SSH
[email protected]:johansundstrom/gitlab.git

If you have some problems with gitlab

You may open issue on gitlab support forum (system) here: https://github.com/johansundstrom/gitlab/issues