From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Wed, 18 May 2011 08:03:22 +0200 Subject: [U-Boot] [PULL] Pull request u-boot-atmel.git next In-Reply-To: <4DD2A60B.9050401@emk-elektronik.de> References: <4DCCEFDF.5030708@emk-elektronik.de> <4DD10880.4060908@aribaud.net> <4DD17B3C.2010905@emk-elektronik.de> <4DD25783.7080509@aribaud.net> <4DD29593.6080301@emk-elektronik.de> <4DD299AB.8040303@aribaud.net> <4DD2A60B.9050401@emk-elektronik.de> Message-ID: <4DD3612A.7030800@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 Reinhard, Le 17/05/2011 18:44, Reinhard Meyer a ?crit : > Hi Albert, >> Incidentally, I see a new master-arm branch on u-boot-atmel. If it is one you created locally to track u-boot-arm/master and pushed by accident, then you can unpublish it from your public git repo by 'git push ssh://gu-atmel at git.denx.de/u-boot-atmel :master-arm'. > > No, that was on purpose. Because then one can easyly do a > > git request-pull master-arm git://git.denx.de/u-boot-atmel.git > > (I was not sure whether that would refer to the local repo or to the repo at denx, so I pushed it :) Assuming the name of your remote for u-boot-arm is simply 'u-boot-arm', you don't need to create a local 'master-arm' branch. You can simply do: git request-pull u-boot-arm/master git://git.denx.de/u-boot-atmel master I always add the argument "master" to git pull so that it works whatever my current HEAD happens to be, but if you know your current HEAD is your master branch, then you can omit that and simply write git request-pull u-boot-arm/master git://git.denx.de/u-boot-atmel > I will clean this and all rework branches etc. soon. Thanks! > Best Regards, > Reinhard Amicalement, -- Albert.