We use GitLab for our project, and we think this is great. We also use the git thread to manage changes in functions, development, master branches.
Can you use the merge request assembly in GitLab to manage git thread-style branches?
The value when accepting a merge request for an release branch is that it will merge the release branch into master AND to develop .. Or we should always use the git thread on our local machines to accept merge requests.
source share