GitLab: Difference between revisions

From Wiki RB4
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
==Projects==
==Projects==
  https://gitlab.com/UweHeuer/
  https://gitlab.com/UweHeuer/
==Operation==
===Projects===
====Delete a Project====
* Project Page -> Menu Settings -> Bottom Page Advanced -> 'Remove Project' Button
===Activities===
====Show Push History====
* Project -> Activity Left Menu -> Push Events Tab

Latest revision as of 08:39, 25 September 2019

Introduction[edit]

GitLab is a free git repository management application based on Ruby on Rails. It is an interesting alternative if you want to host your own git repositories, since third-party hosting is not always the best option when writing private or closed source software. GitLab is a single application for the entire software development lifecycle. From project planning and source code management to CI/CD, monitoring, and security.

Projects[edit]

https://gitlab.com/UweHeuer/

Operation[edit]

Projects[edit]

Delete a Project[edit]

  • Project Page -> Menu Settings -> Bottom Page Advanced -> 'Remove Project' Button

Activities[edit]

Show Push History[edit]

  • Project -> Activity Left Menu -> Push Events Tab