-
Notifications
You must be signed in to change notification settings - Fork 0
MergeToMaster
Gunasekera, Chamani M. edited this page Oct 4, 2024
·
1 revision
-
cdinto the local copy of the branch, and do agit pull - merge changes from master to branch,
git merge origin/master - fix any merge conflicts
- run the test suite and any other needed tests
- commit changes to the branch
- submit a merge request on GitLab
- accept merge after review. The person merging to master is recorded as the author.
- delete the branch after merging