Comment on My new Git utility `what-changed-twice` needs a new nameparentComments−metadat11moYes, totally useful compared to default git base commands.And also - melding the "changed twice" (or thrice...) mutations into a single commit is a brilliant isolation of a subtle common pattern.−goku1211mogit-absorb does exist [1]. It seems to be inspired by a mercurial subcommand of the same name. It's also available in most distro repos.[1] https://github.com/tummychow/git-absorb
Comments
Yes, totally useful compared to default git base commands.
And also - melding the "changed twice" (or thrice...) mutations into a single commit is a brilliant isolation of a subtle common pattern.
git-absorb does exist [1]. It seems to be inspired by a mercurial subcommand of the same name. It's also available in most distro repos.
[1] https://github.com/tummychow/git-absorb