What tool should I use to split git commit into multiple ones?
For IntelliJ I use this workflow: Open the git log window or Alt + 9 Right click on commit you want to split → Interactively Rebase from Here Right click on commit you want to split → Stop to edit or Alt + E Start Rebasing Right click to the current commit in the git … Read more