---

** [tickets:#6902] Merge request to branch list commits against master**

**Status:** closed
**Milestone:** asf_release_1.2.0
**Labels:** merge-requests 42cc 
**Created:** Wed Nov 20, 2013 03:52 PM UTC by Anonymous
**Last Updated:** Thu Dec 11, 2014 05:39 PM UTC
**Owner:** nobody

*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
~~~~


---

Sent from forge-allura.apache.org because [email protected] is subscribed 
to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.

Reply via email to