oh wow this is super useful
>
#git #gitRebase #gitFixup #gitAutosquash
>
--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