This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Setup non-pushing gerrit instance for glibc.


* Carlos O'Donell:

> For example Gerrit already tells me if patches have merge conflicts, so
> I can ignore those or tell people to rebase.

Gerrit's notion of a rebases and conflicts is a bit unclear to me.  I
think it doesn't run the real Git behind the scenes, so it can't know
what kind of conflicts can be resolved by automated merging.  For my
patches, I have seen both valid and spurious conflict indicators.  In
one case, I could hit Rebase in the web UI and it would automatically
rebase the patch, but it wasn't clear to me why it was needed in that
particular case.

I don't know if any of the other web-based tools handle this better.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]