Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
R
ReHLDSE_OLD
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 5
    • Merge Requests 5
  • Requirements
    • Requirements
    • List
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • CK
  • game-dev
  • ReHLDSE_OLD
  • Merge Requests
  • !9

Open
Opened Mar 22, 2019 by Ecklory@rootOwner4 of 5 tasks completed4/5 tasks
  • Report abuse
Report abuse

Check out, review, and merge locally

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

git fetch "https://git.ckcorp.ru/root/rehldse_old.git" "refactoring"
git checkout -b "root/rehldse_old-refactoring" FETCH_HEAD

Step 2. Review the changes locally

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

git fetch origin
git checkout "general"
git merge --no-ff "root/rehldse_old-refactoring"

Step 4. Push the result of the merge to GitLab

git push origin "general"

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

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

WIP: Refactoring: yes, this is a dedicated server

  • Overview 0
  • Commits 2
  • Changes 9

Checklist:

  • Check the completed task in real conditions.
  • Execution of the task.
  • Inform team lead on job readiness.

Control:

  • Ecklory
  • MonstrHW
Edited Mar 22, 2019 by Ecklory
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View project labels
Reference: ck/game-dev/rehldse_old!9
Source branch: refactoring