• This project
    • Loading...
  • Sign in

hh_public / hhvDoctorSDK.ios

Logo
Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 3
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
Merged
Merge Request !4 opened 2021-10-22 10:55:50 UTC by wangguolei@wangguolei

add_new 分支合并

add_new 分支合并

Edited 2021-10-22 10:56:24 UTC
Request to merge feature/add_new into master
×

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch origin
git checkout -b feature/add_new origin/feature/add_new

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git checkout master
git merge --no-ff feature/add_new

Step 4. Push the result of the merge to GitLab

git push origin master

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines

Merged by wangguolei 2021-10-22 10:56:24 UTC

The changes were merged into master. The source branch has been removed.

  • Discussion 0
  • Commits 3
  • Changes 143
  • wangguolei
    @wangguolei 2021-10-22 10:56:24 UTC

    Status changed to merged

  • wangguolei
    @wangguolei 2021-10-22 10:56:24 UTC

    mentioned in commit 094b7899

  • Please register or login to post a comment
wangguolei
Assignee
wangguolei @wangguolei
Assign to
None
Milestone
None
Assign milestone
1
1 participant
Reference: hh_public/hhvDoctorSDK.ios!4
×

Revert this merge request

Cancel
A new branch will be created in your fork and a new merge request will be started.
×

Cherry-pick this merge request

Cancel
A new branch will be created in your fork and a new merge request will be started.