[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help with gitlab



On 27/10/2018 05.20, Dennis Wicks wrote:
Anybody know the secret command to get the source in
some usable format?

I always use 'git ' directly. Install it from the Debian repos if necessary.
On GitLab there's usually a box with the git url, but it's probably just https://gitlab.com/username/reponame.git. Then do 'git clone <url>' and you'll have a local git repository, with all the files.

(This works with other online git repos too.)

--
John


Reply to: