Skip to content

Wrong sorting of commit order in MR view?

MR view in Gitlab 8.4.1:

Screen1

git log --oneline

Screen2

git log --pretty=fuller

Screen3

The third commit fb0e275 is on the wrong place. It looks like this issue was introduced between Gitlab 8.1.0 and 8.4.0 as we didn't see this behaviour before.