Skip to content

Fix link to check out MRs locally

Pedro Moreira da Silva requested to merge pms-mr-local-check-out-link into master

What does this MR do and why?

Fix link to check out MRs locally. From https://docs.gitlab.com/ee/user/project/merge_requests/reviews/index.html#checkout-merge-requests-locally-through-the-head-ref to https://docs.gitlab.com/ee/user/project/merge_requests/merge_request_troubleshooting.html#check-out-merge-requests-locally-through-the-head-ref

Changelog: fixed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

No visual changes

image

How to set up and validate locally

  1. Visit a merge request
  2. Select the “Code” dropdown, “Check out branch”.
  3. Select the link “check out with merge request ID”
Edited by Pedro Moreira da Silva

Merge request reports