There's now the
git history fixup command which does exactly what this alias does.git-scm.com/docs/git-history#Documentation/git-history.txt-fixupcommit
Also look at
git history reword and git history split
git history fixup command which does exactly what this alias does.git history reword and git history split