Highlights from Git 2.54
Posted by ingve 16 hours ago
Comments
Comment by ajoberstar 9 hours ago
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-historyComment by samtrack2019 15 hours ago
the 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