On Wed, 19 Dec 2007 15:07:34 +0100 Haavard Skinnemoen <hskinnemoen@xxxxxxxxx> wrote: > 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...? > Hi Haavard, Can't reproduce this here with the version of Git you're using (1.5.3.4). Can you figure out a small test case that shows the problem? Perhaps the problem only shows up in your environment or with your particular config file settings. Regards, Sean P.S. Trimmed CC list. - 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