Hacker News new | ask | show | jobs
by jordigh 1309 days ago
Still not quite the same, because absorb splits up your working directory changes into all relevant commits, as deduced by diff context.
1 comments

Staged or unstaged? Sounds interesting, will give it a try. Thanks for the details.
Dipped into it.

Staged changes, excluding renames.

So git-fixup and git-absorb will now happily live together for the moment on my box.

Made a good first impression, thanks again for the reference.