-
New Feature
-
Resolution: Fixed
-
Major
-
None
Currently the squash merge strategy will produce a commit message which will contain all the commit messages of the feature branch that is getting merged.
The same behavior will be implemented for the accumulated strategy. It will gather the commit messages from the feature branch, format them for readability and it will be used as a commit message for the merge commit.