Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-pmc] Merge strategy for projects moved to Github

Dear PMC members and committers,

Currently our new Github repo
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator
is set to allow "Allow squash merging" and "Allow rebase merging".

Allow squash merging: Combine all commits from the head branch into a
single commit in the base branch.

Allow rebase merging: Add all commits from the head branch onto the
base branch individually.

Are these the strategies we want to support?

Best regards, Lars

-- 
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com

Attachment: rebase-squash.png
Description: PNG image


Back to the top