oh wow this is super useful
> --fixup=reword:<commit> creates an "amend!" commit which replaces the log message of <commit> with its own log message but makes no changes to the content of <commit>.β€Œgit-scm.com/docs/git-commit#Do…

#git #gitRebase #gitFixup #gitAutosquash
Git - git-commit Documentation