Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
T
tuia-robot-manager-node
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • 杨贺晨吉
  • tuia-robot-manager-node
  • Merge Requests
  • !1

Open
Opened Sep 18, 2023 by Administrator@duiba1
  • Report abuse
Report abuse

机械手v1.1 code review

该mr只是用来做代码review,无效真正合并或者关闭,当代码review流程走完平台会自动关闭该mr

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/202308304882_robotArmV1.1 origin/feature/202308304882_robotArmV1.1

Step 2. Review the changes locally

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

git fetch origin
git checkout origin/release/1695027985977_robotArmV1.1_codeReview
git merge --no-ff feature/202308304882_robotArmV1.1

Step 4. Push the result of the merge to GitLab

git push origin release/1695027985977_robotArmV1.1_codeReview

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

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

  • Discussion 0
  • Commits 8
  • Changes 19
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View project labels
Reference: yanghechenji/tuia-robot-manager-node!1