-
Suggestion
-
Resolution: Fixed
-
None
-
None
The merge button on pull request does "git merge -no-ff".
This is highly undesirable as it gives a bushy history line for no good reason.
As it is not configurable at the moment, at least it should simply call "git merge" which allow fast forwards.
Better yet merge behaviour and strategy should be configurable for the repository with the same default as "git merge" itself.
And/or even allow these options for each pull request merge.
With STASH-2810 and STASH-2753, this would make Pull Requests totally rocks.
- has a derivative of
-
BSERV-3092 Repository setting for turning off --no-ff on pull request merges
- Closed
- is related to
-
BSERV-2810 Option to squash commits when merging a pull request
- Closed
- was cloned as
-
BSERV-7134 Stash should expose the plugin.stash-scm-git.pullrequest.merge.strategy* setting in the UI
- Closed
Form Name |
---|