From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Fri, 02 Jul 2010 19:27:46 +0200 Subject: [U-Boot] [PATCH 1/4] ARM: Rename kirkwood_egiga driver to egiga In-Reply-To: <4C2E1FF8.1050704@gmail.com> References: <1278089603-901-1-git-send-email-albert.aribaud@free.fr> <1278089603-901-2-git-send-email-albert.aribaud@free.fr> <4C2E1FF8.1050704@gmail.com> Message-ID: <4C2E2192.40300@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 02/07/2010 19:20, Ben Warren a ?crit : > Hi Albert, > > On 7/2/2010 9:53 AM, Albert Aribaud wrote: >> The names of the egiga files mention kirkwood >> even though they are not kirkwood-specific - change them. >> > I'm not a git expert so there may be a better way than this, but we want > this to show up as a rename, rather than an add/delete. I would > accomplish this using 'git mv', followed by 'git format-patch -C' > > regards, > Ben Thanks Ben -- I am no git expert as well, so I did not know about the -C option. I will use it for subsequent patch versions. Amicalement, -- Albert.