aboutsummaryrefslogblamecommitdiff
path: root/devel/git-absorb/pkg-descr
blob: 3884065c3f2b7240ee74ec63807e01a59235b152 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                        
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.

WWW: https://github.com/tummychow/git-absorb