FreeBSD.software
Home/devel/git-absorb

git-absorb

0.8.0_6devel

Git command for automating fixup/autosquash commits

This is a port of the hg absorb plugin to git. git absorb will automatically identify which commits are safe to modify, and which indexed changes belong to each of those commits. It will then write fixup! commits for each of those changes. You can check its output manually if you don't trust it, and then fold the fixups into your feature branch with git's built-in autosquash functionality.

Origin
devel/git-absorb
Size
1.99MiB
License
BSD3CLAUSE
Maintainer
eduardo@FreeBSD.org
Dependencies
0 packages
Required by
0 packages