
Hi Stephen,
On Wed, 19 Dec 2012 23:24:07 -0700, Stephen Warren swarren@wwwdotorg.org wrote:
On 12/19/2012 10:59 PM, Minkyu Kang wrote:
Dear Albert and Stephen,
On 20/12/12 01:28, Albert ARIBAUD wrote:
...
Can you answer the question Stephen has asked on this list on 11/12 ?
http://www.mail-archive.com/u-boot@lists.denx.de/msg101291.html
Comes from u-boot-arm tree. The base of this pull request is u-boot tree, hence some u-boot-arm commits are included. But it doesn't matter maybe.. because this pull request is for u-boot-arm tree.
OK, that might explain it, but isn't there a way to list only the new commits?
Yes there is, because when doing the pull request, you don't care where commits come from, you only care where they'll be pulled into. IOW, there is no notion of a 'base' for a pull request: you just specify the destination -- here, u-boot-arm -- and that prints only the needed commits.
Since pull requests do nothing more than print on the standard output, and in order to speed my merging, I'll fetch u-boot-samsung and perform a local pull request from -samsung/master onto -arm/master and check that the resulting commits are ok.
Amicalement,