New in Git, ✨ git history ✨ (I don't mean the Git history 🫠 )
😰 Oh shit, that old commit's message had a typo!
😌 git history reword <commit-id>
😰 Oh shit, that old commit is too big!
😌 git history split <commit-id> (to split it into two commits)
github.blog/open-source/... (h/t Hugo Gruson)
The open source Git project just released Git 2.54. Here is GitHub’s look at some of the most interesting features and changes introduced since last time.