jenkinsci / jenkinsci/git-plugin
[JENKINS-51217] Option to squash commits on merge
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
Git plugin lacks an option to squash commits when using 'Merge before build' behavior in pipeline. Although, the support for this option is implemented in Git-client plugin.
The option is useful in cases when squashed commit should be pushed into another remote branch
---
Originally reported by horn, imported from: Option to squash commits on merge
Raw content of original issue
Git plugin lacks an option to squash commits when using 'Merge before build' behavior in pipeline. Although, the support for this option is implemented in Git-client plugin.
The option is useful in cases when squashed commit should be pushed into another remote branch
Contributor guide
Assessment
This issue has not been assessed yet.