On Wed, 19 Dec 2007 12:40:08 +0100 Haavard Skinnemoen <hskinnemoen@xxxxxxxxx> wrote: > Btw, the funny thing is that, looking at my shell history, I think I > actually did the right thing when committing your patches: > > git commit -s --author 'Remy Bohmer <linux@xxxxxxxxxx>' > git commit -s --author 'Chip Coldwell <coldwell@xxxxxxxxxxxxxxxxx>' > > But for some reason only your names stuck, not your e-mail addresses... It just happened again. Seems like if git-rebase hits a conflict, and I just do "git-rebase --continue" after resolving it (and updating the index), the original author's name is used, but not his e-mail address. Looks like a bug in git-rebase...? Haavard - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html