Table of Contents | ||
---|---|---|
|
When using Git and GitLab to develop and check-in changes to the RAS codebase, follow this process.
...
GitLab will merge the branch into the master branch and report on the results. Usually merges will succeed without any further action necessary, but if merge conflicts are reported they'll need to be manually resolved. (Details TBD)
Rejecting a merge request
...