On Tue, Jun 19, 2018 at 07:51:47AM +0200, Thomas Huth wrote: > On 19.06.2018 07:34, Peter Xu wrote: > > v4: > > - collect some r-bs > > - remove one extra s-o-b of mine in one patch [Thomas, Markus] > > FYI: You've still got a duplicated s-o-b line in patch 3 and 4. > > Thomas
Thanks. I think it's caused by the lines in commit messages like """ --- /home/peterx/git/qemu/tests/qemu-iotests/087.out +++ /home/peterx/git/qemu/bin/tests/qemu-iotests/087.out.bad """ Then git-format-patch does not work as expected (so the extra s-o-bs are not in my local tree). I remove these lines then git-format-patch works fine. If to repost, I'll double confirm with these matters. Regards, -- Peter Xu