Am 10.01.2015 um 12:14 schrieb Jonathan Cameron:
> On 07/01/15 12:15, Harald Geyer wrote:
>> As we access i-1 we must not start with i=0.
>>
>> From: Richard Weinberger <rich...@nod.at>
>> Signed-off-by: Richard Weinberger <rich...@nod.at>
>> Acked-by: Hartmut Knaack <knaac...@gmx.de>
>> Acked-by: Harald Geyer <har...@ccbib.org>
>> Reviewed-by: Sanjeev Sharma <sanjeev_sha...@mentor.com>
>> ---
>> Resending again to get the metadata right.
> Putting a From: in doesn't work, you need to use git commit --amend --author 
> to
> fix it up.

Or just use "git am" to apply a patch to a tree and keep the original author.
If you use "git format-patch" later it will produce the correct "From:".


Thanks,
//richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to