Tag: GitLab
All the articles with the tag "GitLab".
Clone All Repositories in Your Self-hosted GitLab
Published: at 02:08 PMAfter we change to a new computer and there is no project code locally, we need to clone all the project code again. At this time, if your project code is hosted on GitLab, you can use Golang to write a small tool to automatically clone all the project code.