gt branch squash
Squash all commits in the current branch and restack upstack branches
Options
Name | Description |
---|---|
--message, -m <message> | The updated message for the commit |
--edit | Modify the existing commit message |
--no-edit, -n | Don't modify the existing commit message. Takes precedence over --edit |