[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH] parisc: futex: Use same lock set as lws calls



On Thu, Oct 20, 2011 at 2:11 PM, Carlos O'Donell
<carlos@systemhalted.org> wrote:
> On 10/20/2011 1:57 PM, Matt Turner wrote:
>> On Thu, Oct 20, 2011 at 11:35 AM, Carlos O'Donell
>> <carlos@systemhalted.org> wrote:
>>> On Mon, Oct 17, 2011 at 5:09 PM, John David Anglin <dave.anglin@bell.net> wrote:
>>>>> What patch is this? I don't remember it. URL?
>>>>>
>>>> http://www.cygwin.com/ml/libc-ports/2010-08/msg00001.html
>>>
>>> This patch is now checked into glibc-ports.
>>
>> The authorship is wrong, I think. Guy wrote the patch, didn't he?
>
> Correct, I forgot to use --author, but Guy is credited in the ChangeLog.
>
> Can I change this retroactively or is it too late?
>
> Cheers,
> Carlos.

Once it's pushed to a public git repo it's too late.

This also happened last year,
http://www.cygwin.com/ml/libc-ports/2010-02/msg00014.html

Most people use `git am` which fills in the author field directly.
Otherwise, use git commit --author=... or after the patch it committed
but before it's pushed publicly, git commit --amend --author=...

Matt


Reply to: