Forbid merge commits
yrodiere opened this issue · 1 comments
yrodiere commented
We don't allow those in Hibernate Search, in particular.
See https://github.com/hibernate/hibernate-search/blob/main/CONTRIBUTING.md#commit
yrodiere commented
Not necessary; there is already a branch protection option for that in GitHub. See "Require linear history".