mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-10 21:26:07 +10:00
Display target branch on MR list when it is different from project's default Fixes #3072 The screenshot below shows both previous and current UI state:  First merge request has default branch as a target, second one has non default branch as target. See merge request !1741