Re: [PATCH 4/5] atmel_serial: Split the interrupt handler
From: Sean <hidden>
Date: 2016-06-15 22:44:00
On Wed, 19 Dec 2007 15:07:34 +0100 Haavard Skinnemoen [off-list ref] wrote:
On Wed, 19 Dec 2007 12:40:08 +0100 Haavard Skinnemoen [off-list ref] wrote:quoted
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 [off-list ref]' git commit -s --author 'Chip Coldwell [off-list ref]' 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.