|
|
|
|
|
by nicois
222 days ago
|
|
A large percentage of git users are unaware of git-absorb (https://github.com/tummychow/git-absorb). This complements just about any git flow, vastly reducing the pain of realising you want to amend your staged changes into multiple commits.
This sits well alongside many TUIs and other tools, most of which do not offer any similar capability. |
|
Honestly, it's too much magic for my taste. And, really, it's not much manual work to create fixup commits for the right commit anyway.