Gitlab Glossary

Browse 3 gitlab terms defined in plain English, from the cultural dictionary of computing.

3 Gitlab Terms

GitLab Community
The ecosystem of users, maintainers, contributors, and organizations working with GitLab and its open-source editions. In developer culture, GitLab community...
GitLab Flow
A Git workflow associated with GitLab that blends ideas from feature branching, environment-based branching, and release management. In engineering culture,...
Merge Request
A proposed code change submitted for review and eventual merge, especially in GitLab-style workflows where the term parallels GitHub’s pull request. The name...

Related Topics