gt branch split
Split the current branch into multiple single-commit branches
Options
Name | Description |
---|---|
--by-commit, --commit, -c | Split by commit - slice up the history of this branch |
--by-hunk, --hunk, -h | Split by hunk - split into new single-commit branches |