GitLab [6.5] Compare Branch Confusion
Created by: johnjelinek
In compare view it says from master and to gh-pages like this:

However, the commits I see are the reverse as if it were from gh-pages and to master. This is confirmed when I go to make a merge request from this page:

This is what I'd expect the previous screen to say, gh-pages -> master. To reproduce this, just do a compare between branches and see if this confusion is apparent to you too.