Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] Has the time come?

On Tue, Mar 16, 2021 at 2:03 PM Christoph Läubrich
<laeubi@xxxxxxxxxxxxxx> wrote:
>
> Github / Gitlab are all based on git, so the "workflow" is more a matter
> of (web) UIs.

The _major_ difference is that GitLab supports Gerrit-like review
workflow: it preserves force pushed merge request versions and
comments on them, while GitHub doesn't.


Back to the top