gitlab-training
gitlab-training copied to clipboard
Open Source Training for GitLab and Git
fixes #266
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...
We should change the branch names from stuff like ´feature/docs´ and to something more fitting like ´feature/docs-basics´, ´feature/docs-server´, ...
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...
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....