From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 26 May 2011 10:13:19 +0200 Subject: [U-Boot] Please pull u-boot-samsung/master In-Reply-To: References: <4DDDE3AF.2000906@samsung.com> <4DDDE9EE.4080705@aribaud.net> Message-ID: <4DDE0B9F.4070203@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Minkyu, Le 26/05/2011 08:24, Minkyu Kang a ?crit : >> Rather than a merge, could you please do a rebase (onto f14a522a >> (Beagleboard: fixed typo in typecast) as indicated in >> http://www.denx.de/wiki/view/U-Boot/CustodianGitTrees#BEFORE_Requesting_a_Pull)? > > I already did a rebase. > Any problem? The problem is, it is not a rebase. What you did apparently is merge the u-boot-arm master branch to yours, yielding the commit that your pull request is based upon. What the Wiki suggests is that you rebase your branch onto the target one before doing the pull request, so that it is based upon the tip of the target branch. Amicalement, -- Albert.