On Thursday, August 26, 2010 02:41:56 Reinhard Meyer wrote: > >>>> From: Reinhard Meyer<i...@emk-elektronik.de> > >> > >> Give me a tip how I can change that info. The first patch to this was > >> committed while I used<info>. 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 <info> > address in use. All new commits use the <u-boot> 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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot