Comment by klysm

4 years ago

Might be a useful workflow for you to use fixup commits to rebase automatically helps you out

Yep, exactly. My terminal autocompletes to previous commands, so it's pretty easy to get to 'git commit --fixup HEAD', likewise for a rebase with --autosquash.