mob done
Squashes all changes in wip branch to index in base branch
Options
| Name | Description |
|---|---|
--no-squash | Squash no commits from wip branch, only merge wip branch |
--squash | Squash all commits from wip branch |
--squash-wip | Squash wip commits from wip branch, maintaining manual commits |