debase
makes editing git history easier by allowing you to move / copy / edit / delete commits with a mouse.
Full details: toaster.llc/debase.
Compiled binaries are available at toaster.llc/debase.
# x86_64 + arm64
make -j8
# x86_64 only
make -j8 ARCHS=x86_64
make -j8