mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 22:59:19 +10:00
Improve text of MR merge widget and manual merge modal Modal with manual merge instructions:  Archived:  WIP:  Missing target branch:  Missing source branch:  Nothing to merge:  Checking ability to merge:  Conflicts when allowed to merge:  Conflicts when not allowed to merge:  Mergeable when allowed to merge:  Mergeable when not allowed to merge:  Merge in progress:  Merge failed:  Merged:  Closed:  cc @dzaporozhets @rspeicher See merge request !1120
8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
%strong
|
|
= icon("spinner spin")
|
|
Checking ability to merge automatically…
|
|
|
|
:coffeescript
|
|
$ ->
|
|
merge_request_widget.getMergeStatus()
|