Package: git-autofixup (0.004006-1)
Links for git-autofixup
Debian Resources:
Download Source Package git-autofixup:
- [git-autofixup_0.004006-1.dsc]
- [git-autofixup_0.004006.orig.tar.gz]
- [git-autofixup_0.004006-1.debian.tar.xz]
Maintainer:
External Resources:
- Homepage [github.com]
Similar packages:
Automatically fixup commits with related changes
git-autofixup creates fixup commits from changes in the worktree. This can save the tedious work of amending fixes into the appropriate commits during codereview.
Changes to consider are parsed out of git-diff(1) and git-blame(1) is used to assign hunks to commits since the revision given on the commandline, which will typically represent a topic branch. Then it creates fixup commits to be used with git rebase --autosquash.
Download git-autofixup
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 22.5 kB | 66.0 kB | [list of files] |