I accidentally pushed my local master to a branch called origin on gitlab and now it is the default. Is there a way to rename this branch or set...
  • May 22, 2022
  • 0 Comments
I have run gitlabhq rails server on virtual machine, following 1-6 steps from this tutorial https://github.com/gitlabhq/gitlab-recipes/blob/master/install/centos/README.md and starts rails server executing command sudo -u git -H bundle exec rails...
  • May 19, 2022
  • 0 Comments
How to check which version of GitLab is installed on the server? I am about version specified in GitLab changelog: https://gitlab.com/gitlab-org/gitlab-foss/blob/master/CHANGELOG.md For example: “6.5.0”, “6.4.3”, etc. Сan this be...
  • May 13, 2022
  • 0 Comments
I have created several repositories in GitLab. One of those was for testing purposes and has some commits and branches. I want to delete or remove this repository. How...
  • May 12, 2022
  • 0 Comments