Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
VuhDo
VuhDo
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 122
    • Issues 122
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 5
    • Merge Requests 5
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • VuhDo
  • VuhDoVuhDo
  • Merge Requests
  • !28

Open
Opened Dec 28, 2020 by momo@momo
  • 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://gitlab.vuhdo.io/momo/vuhdo.git" "shieldbar_enhance"
git checkout -b "momo/vuhdo-shieldbar_enhance" 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 "master"
git merge --no-ff "momo/vuhdo-shieldbar_enhance"

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.

[New feature] display the shield bar in health bar

  • Overview 5
  • Commits 3
  • Pipelines 3
  • Changes 5

WARNING: This is a pre-patch

Monitoring the shield bar is very important for shadowland discipline priest. I tried to always display the shield bar even if the health bar is full

Please check whether the feature is qualified

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
3
Labels
Feature Request Retail Waiting
Assign labels
  • View project labels
Reference: vuhdo/vuhdo!28