---
** [tickets:#6902] Merge request to branch list commits against master**
**Status:** open
**Labels:** merge-requests
**Created:** Wed Nov 20, 2013 03:52 PM UTC by Hendrik Brummermann
**Last Updated:** Wed Nov 20, 2013 03:52 PM UTC
**Owner:** nobody
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
~~~~
---
Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed
to https://sourceforge.net/p/allura/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a
mailing list, you can unsubscribe from the mailing list.