1102
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
-
-
-
-
-
merged
Toggle commit list
Step 1. Fetch and check out the branch for this merge request
git fetch https://gitlab.shushangyun.com/wuzhiyong/jinfa-admin.git 1102 git checkout -b wuzhiyong/jinfa-admin-1102 FETCH_HEAD
Step 2. Review the changes locally
Step 3. Merge the branch and fix any conflicts that come up
git checkout jinfa-20221102 git merge --no-ff wuzhiyong/jinfa-admin-1102
Step 4. Push the result of the merge to GitLab
git push origin jinfa-20221102
Note that pushing to GitLab requires write access to this repository.
Tip: You can also checkout merge requests locally by following these guidelines.
mentioned in commit 53bd3745
·mentioned in commit 53bd3745
mentioned in commit 9cef1146
·mentioned in commit 9cef1146
mentioned in commit 53bd3745
·mentioned in commit 53bd3745
merged
·merged
mentioned in commit 83b428c1
·mentioned in commit 83b428c1
This will create a new commit in order to revert the existing changes.