Replies: 1 comment 1 reply
-
Sometimes squash merging is not possible to be done directly, but those cases can be solved locally, so it may be a good idea to disable other types. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
by disabling merge commits and rebase merging, we could use squash merges which keeps commit history clean.
Beta Was this translation helpful? Give feedback.
All reactions