Originally created by: nhnb
Merge request against list the target branch incorrectly list commits based on master.
At the top of the merge request https://sourceforge.net/p/arianne/marauroa/merge-requests/1/ , it says correctly:
"Hendrik Brummermann would like you to merge 295 commits from /u/nhnb/arianne-marauroa/ to perception_json"
This particular merge request is supposed to have just one commit, but it lists all commits different from master.
I forked the repository on the website, then checked the fork out locally using the perception_json branch. I created a new branch 2013_nhnb_authors, made a commit and pushed it. Then I created a pull request, selecting perception_json as target.
According to wjp that commit count is comparing the branch with master instead of perception_json
$ git log --oneline master..2013_nhnb_authors | wc -l 295
Closed #534.
je/42cc_6902