• This project
    • Loading...
  • Sign in

crp / crp-operation

Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
Merged
Merge Request !1 opened 2025-08-15 06:31:23 UTC by wanghongbo@wanghongbo

Master

Edited 2025-08-15 06:31:34 UTC
Request to merge master into dev
×

Check out, review, and merge locally

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

git fetch origin
git checkout -b master origin/master

Step 2. Review the changes locally

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

git checkout dev
git merge --no-ff master

Step 4. Push the result of the merge to GitLab

git push origin dev

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 wanghongbo 2025-08-15 06:31:34 UTC

The changes were merged into dev.

  • Discussion 0
  • Commits 2
  • Changes 6
  • wanghongbo
    @wanghongbo 2025-08-15 06:31:34 UTC

    Status changed to merged

  • wanghongbo
    @wanghongbo 2025-08-15 06:31:34 UTC

    mentioned in commit 5688152c

  • Please register or login to post a comment
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
1
1 participant
Reference: crp/crp-operation!1
×

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.