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?

Force-Push is simply bad and there is a reason git explicitly require the user to 'force' it.

If one want's to have "one-change-one-commit" he/she can simply use the "sqash-merge" button. So I don't really see any difference from a user-pov.


Am 16.03.21 um 10:27 schrieb Nikita Nemkin:
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.
_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev



Back to the top