Tag: Submit merge request
-
Post Views: 68 1. Refer to Creating Merge requests: https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html 2. Enter the project, select Merge requests in the left menu, and then select New Merge request in the upper right corner. as shown in Figure 1 3. Select Source Branch, for your current branch: feature/theme-store-wangqiang, select target Branch, for the target branch that is expected to be merged: feature/theme-store,…