gitlab-training icon indicating copy to clipboard operation
gitlab-training copied to clipboard

Open Source Training for GitLab and Git

Results 36 gitlab-training issues
Sort by recently updated
recently updated
newest added
trafficstars

The status command is one of the most important ones imho, so maybe we should take some more time explaining the different information you can get from it and teach...

feature
day1

We should change the branch names from stuff like ´feature/docs´ and to something more fitting like ´feature/docs-basics´, ´feature/docs-server´, ...

feature
day1
day2

This will both remind the trainer to actually invite the people (in case they forgot) and inform the people about the mail they got about being invited to a GitLab...

day1

Hi, releases for `4.1.0` and `4.1.1` should probably be created, just for completion :)

Today I learned: > Skip a pipeline > > To push a commit without triggering a pipeline, add [ci skip] or [skip ci], using any capitalization, to your commit message....