i created branch ((0.8.x-pginstaller) and a merge request, and it all
looked good.
http://gitorious.org/laconica/mainline/merge_requests/886
I then made a 2nd branch (0.8.x-pgfixes) and made a 2nd merge request
for a different logical set of changes
http://gitorious.org/laconica/mainline/merge_requests/887
However, the first merge request has changed inexplicitly - it still
shows the correct branch name, but the commits it is listing on the
gitorious webpage are not commits present on the branch. It's showing
commits from the second branch.
I've checked with a fresh clone, git log and some grep - those commits
in MR886 are not on 0.8.x-pginstaller branch at all , and yet they
show on that merge request page for that branch. The page was
initially correct after creation but now shows only commits from the
2nd branch (0.8.x-pgfixes)