Nice to see some seemingly jujutsu inspired features getting into Git core.
git history reword ~= jj describe
git history split ~= jj split
https://git-scm.com/docs/git-historythe new git history command seems to be useful for quick reword, altho since i use lazygit/magit i don't really see much of a problem to me