Add MR as common abbreviation for 'Merge Request'
This commit is contained in:
parent
785e55c23e
commit
fcdb42b5db
1 changed files with 1 additions and 1 deletions
|
@ -381,7 +381,7 @@ Takes changes from one branch, and [applies them](https://git-scm.com/docs/git-m
|
|||
|
||||
[Arises](https://about.gitlab.com/2016/09/06/resolving-merge-conflicts-from-the-gitlab-ui/) when a merge can't be performed cleanly between two versions of the same file.
|
||||
|
||||
#### Merge Request
|
||||
#### Merge Request (MR)
|
||||
|
||||
[Takes changes](../../gitlab-basics/add-merge-request.md) from one branch, and applies them into another branch.
|
||||
|
||||
|
|
Loading…
Reference in a new issue