This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: FYI: Status of gdb usage of gerrit
* Carlos O'Donell:
>> Are we still seriously considering using Gerrit? Personally, my plan
>> was to drain the patches currently in Gerrit and stop using it.
>>
>> Should we try something else instead?
>
> Yes.
>
> I think we should try patchwork 2.0.
It seems to have something for collecting patch series. For example,
<https://patchwork.kernel.org/patch/11264863/>
has a “series” link:
<https://patchwork.kernel.org/series/209195/mbox/>
I tried this with the master branch for Git itself earlier today, and
I could pipe that into “git am -3”, and it essentially gave me a
branch to look at.
The patchwork client itself does not seem to have been packaged in
Debian, though.