On 8.1.2011 00:27, Uwe Kleine-König wrote: > Hi Michal, > > On Sat, Jan 08, 2011 at 12:04:26AM +0100, Michal Marek wrote: >> Uwe Kleine-König (1): >> tags: put function prototypes back! > this is wrong. It was Alexey who authored that patch. I only pinged > and forwarded it a few times. Grr. You should added a second From: header to the message body in that case, git am supports this. Rewinding the branch while Linus is possibly reviewing it might not be a great idea. Alexey, how much would it hurt you if the commit stayed as is? Michal > > If you care to fix that: > > git filter-branch --env-filter 'if test "x$GIT_COMMIT" = "x0a18a9386c056028799938960f91be338c4ff349"; then GIT_AUTHOR_NAME="Alexey Dobriyan"; GIT_AUTHOR_EMAIL=adobriyan@xxxxxxxxx; export GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL; fi' v2.6.37-rc1..misc > > . This is untested though, so you might want to double check the > result. > > Best regards > Uwe > -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html