Description
A Git helper for folding staged changes into previous commits. It supports workflows where review fixes or small corrections should be attached to the commits that introduced the related code.
Use it when you understand local history editing. Smashing changes into earlier commits rewrites history, so avoid doing it on shared branches without coordination.