[go: up one dir, main page]

Skip to content

Allowed (or not) squash commits on protected branches

As part of a project with build promoted, we want to allow a merge of develop to master without allowing the squash commits, so that the history git is identical between develop and master. However, we want to allow squash commits between features branches and develop.

Would it be possible to add this option in the menu: Settings -> Repository -> protected branches?

squash

Edited by Lucas POUZAC