TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Absorbing commit changes in Mercurial 4.8

10 pointsby indygreg2over 6 years ago

1 comment

asqueellaover 6 years ago
I wanted to know if anything like this exists for git (apart from manually doing commit --fixup&#x2F;rebase -i --autosquash) -- and a quick search found this: <a href="https:&#x2F;&#x2F;github.com&#x2F;tummychow&#x2F;git-absorb" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;tummychow&#x2F;git-absorb</a> !