From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 20 Dec 2012 13:26:44 +0100 Subject: [U-Boot] please pull u-boot-samsung/resolve In-Reply-To: <50D2AF07.1090308@wwwdotorg.org> References: <50C7148E.4020804@samsung.com> <20121213205652.21410a47@lilith> <50CA6F53.6090908@samsung.com> <20121215123900.621397c5@lilith> <20121219172839.73b27282@lilith> <50D2A952.9080206@samsung.com> <50D2AF07.1090308@wwwdotorg.org> Message-ID: <20121220132644.7662c09d@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stephen, On Wed, 19 Dec 2012 23:24:07 -0700, Stephen Warren 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 ? > >> > >> > > > > 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, -- Albert.