12345
git rebase --interactive a67f56^git rebase --interactive @~5 # 最近 5 个 commitsgit commit --all --amend --no-editgit rebase --continuegit rebase --abort