Hacker News new | ask | show | jobs
Absorbing commit changes in Mercurial 4.8 (gregoryszorc.com)
10 points by indygreg2 2783 days ago
1 comments

I wanted to know if anything like this exists for git (apart from manually doing commit --fixup/rebase -i --autosquash) -- and a quick search found this: https://github.com/tummychow/git-absorb !