#6902 Merge request to branch list commits against master

v1.2.0
closed
nobody
General
Cory Johns
2015-08-20
2013-11-20
Anonymous
No

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

Related

Tickets: #7471

Discussion

  • Dave Brondsema

    Dave Brondsema - 2014-02-07
    • Labels: merge-requests --> merge-requests, 42cc
    • Status: open --> in-progress
     
  • Igor Bondarenko - 2014-02-13
    • status: in-progress --> code-review
     
  • Igor Bondarenko - 2014-02-13

    Closed #534. je/42cc_6902

     
  • Cory Johns - 2014-02-19
    • QA: Cory Johns
     
  • Cory Johns - 2014-02-19
    • Milestone: limbo --> forge-feb-21
     
  • Cory Johns - 2014-02-19
    • status: code-review --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2015-01-05
    • Milestone: unreleased --> asf_release_1.2.0
     

Log in to post a comment.