From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Thu, 26 Aug 2010 03:11:28 -0400 Subject: [U-Boot] [PATCH] NET: add ENC28J60 driver using SPI framework In-Reply-To: <4C760CB4.4010904@emk-elektronik.de> References: <1282740459-7941-1-git-send-email-u-boot@emk-elektronik.de> <201008260232.24655.vapier@gentoo.org> <4C760CB4.4010904@emk-elektronik.de> Message-ID: <201008260311.29425.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, August 26, 2010 02:41:56 Reinhard Meyer wrote: > >>>> From: Reinhard Meyer > >> > >> Give me a tip how I can change that info. The first patch to this was > >> committed while I used. Squashing other patches into it does not > >> change that. rebase -i, edit, --amend does not present that line for > >> edit. The only idea I have now is making an empty commit and squashing > >> that before the original patch... > > > > use the --author option to the commit sub command > > Hmm, as I said above, the first commit was made while I had the > address in use. All new commits use the address anyway. > But when I squash new commits onto the first one, the old address > prevails... there is no "field" to edit in the commit message. the "From:" is generated by the author information in the commit. the only way to change it is to amend the commit in question with --author. -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20100826/172ca580/attachment.pgp