Files
gitlabhq/app
Rémy Coutable 4a8a8282d9 Fix an issue when the target branch of a MR had been deleted
Before displaying the "diverged commits" note, we're checking if the MR
is open, but we should check if it's mergeable instead because this
check ensure the source and target branches exist.

This was introduced by !2217 and fixes #14388.
2016-03-18 19:01:20 +01:00
..
2016-03-18 13:27:27 -03:00