[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 00/13 v2] pseries: savevm / migration support
From: |
Alexey Kardashevskiy |
Subject: |
Re: [Qemu-devel] [PATCH 00/13 v2] pseries: savevm / migration support |
Date: |
Wed, 05 Jun 2013 11:59:15 +1000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6 |
On 06/04/2013 10:42 PM, Andreas Färber wrote:
> Am 04.06.2013 14:20, schrieb Alexey Kardashevskiy:
>> I still have to learn how to force git not to overwrite the original commit
>> author :-/
>> Is there any way to tell the original creator in the commit message so it
>> could live
>> in a git forever and survive commit changes?
>
> To fix it up:
>
> git commit --amend --author="Foo Bar <address@hidden>"
Then I have to recall about every patch whether it is mine or not. Annoying :(
> If you cherry-pick patches in the first place, the author gets preserved
> and you can update them as part of git-rebase or do your modifications
> using just git commit --amend.
>
> Note that at least one patch was Author: instead of From: and at least
> one two From:s.
git removed "From" from some patch commit messages and left in others :-/
--
Alexey
- [Qemu-devel] [PATCH 11/13] pseries: savevm support for PCI host bridge, (continued)
- [Qemu-devel] [PATCH 12/13] target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN, Alexey Kardashevskiy, 2013/06/04
- [Qemu-devel] [PATCH 13/13] pseries: savevm support with KVM, Alexey Kardashevskiy, 2013/06/04
- [Qemu-devel] [PATCH 06/13] pseries: savevm support for PAPR VIO logical lan, Alexey Kardashevskiy, 2013/06/04
- Re: [Qemu-devel] [PATCH 00/13 v2] pseries: savevm / migration support, Andreas Färber, 2013/06/04
- Re: [Qemu-devel] [PATCH 00/13 v2] pseries: savevm / migration support,
Alexey Kardashevskiy <=