In gitlab, I came across one feature, where I can pull and checkout merge-request branch.
usually named like origin/merge-requests/123.
I was wondering what is the use, why would one want to checkout such branch? one can always checkout source branch of MR?