You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched all issues/PRs to ensure it has not already been reported or fixed.
Criteria
Non-GUI tool
Reasonably well-known and widely used (e.g. if it's a GitHub project, it should have at least 500 stars and/or 150 forks)
English interface (or at least English documentation)
Latest stable version
Full version (i.e. not a trial version)
Fairly standard install (e.g. uses a version-specific download URL, no elaborate pre/post install scripts)
Name
git-absorb
Description
git absorb will automatically identify which commits are safe to modify, and which staged changes belong to each of those commits. It will then write fixup! commits for each of those changes. With the --and-rebase flag, these fixup commits will be automatically integrated into the corresponding ones.
Prerequisites
Criteria
Name
git-absorb
Description
git absorb will automatically identify which commits are safe to modify, and which staged changes belong to each of those commits. It will then write fixup! commits for each of those changes. With the --and-rebase flag, these fixup commits will be automatically integrated into the corresponding ones.
Homepage
https://github.com/tummychow/git-absorb
Download Link(s)
https://github.com/tummychow/git-absorb/releases/download/0.6.12/git-absorb-0.6.12-x86_64-pc-windows-msvc.zip
Some Indication of Popularity/Repute
3.1k stars
59 forks
The text was updated successfully, but these errors were encountered: