From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerlando Falauto Date: Thu, 02 Aug 2012 11:10:45 +0200 Subject: [U-Boot] [PATCH 4/7] powerpc/82xx: move km/km82xx-common.h within km82xx.h In-Reply-To: <20120730191238.32A7A20226B@gemini.denx.de> References: <1343402200-32020-1-git-send-email-gerlando.falauto@keymile.com> <1343402200-32020-5-git-send-email-gerlando.falauto@keymile.com> <20120727173153.F2BE4203A3C@gemini.denx.de> <5016D241.4030104@keymile.com> <20120730191238.32A7A20226B@gemini.denx.de> Message-ID: <501A4415.5080400@keymile.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07/30/2012 09:12 PM, Wolfgang Denk wrote: > Dear Gerlando, > > In message<5016D241.4030104@keymile.com> you wrote: >> >>> Please also try with -M -C and see if this changes anything. >> >> For this one patch I can't get git to detect renames. > > Neither can I. Thanks for trying, though. It turns out you also need to use "-B", see an excellent thorough explanation at http://article.gmane.org/gmane.comp.version-control.git/202723 Even though this patch was already applied, I'm posting a "v2" version for whoever is curious to see a smaller patch. It won't make any difference on the repository, anyway. Thanks, Gerlando