UI for comparing branches and merge request does not have a consistent ordering
Created by: Heliosmaster
If i create a merge request, the screen which allows me to select branches looks like this:
Source branch -- Target branch
When looking at "Commits" > "Compare" then the views changes to a "from" "to", which actually represent
target branch -- source branch
It is very confusing that stuff is moved around and not consistent.