How to Install and Uninstall git-autofixup Package on Kali Linux
Last updated: November 23,2024
1. Install "git-autofixup" package
Please follow the guidelines below to install git-autofixup on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
git-autofixup
Copied
2. Uninstall "git-autofixup" package
Please follow the step by step instructions below to uninstall git-autofixup on Kali Linux:
$
sudo apt remove
git-autofixup
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the git-autofixup package on Kali Linux
Package: git-autofixup
Version: 0.003001-2
Installed-Size: 56
Maintainer: Daniel Gröber
Architecture: all
Size: 18620
SHA256: 856ede6482c63da42b06f99865410111eeb68a241f37fc526908d579ff95030b
SHA1: c537f39f17b6d5ea839f6e1eee18b7083dd23291
MD5sum: 39b481e96db8e3b62b3cf2a6bae901ad
Description: 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.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/torbiak/git-autofixup
Section: vcs
Priority: optional
Filename: pool/main/g/git-autofixup/git-autofixup_0.003001-2_all.deb
Version: 0.003001-2
Installed-Size: 56
Maintainer: Daniel Gröber
Architecture: all
Size: 18620
SHA256: 856ede6482c63da42b06f99865410111eeb68a241f37fc526908d579ff95030b
SHA1: c537f39f17b6d5ea839f6e1eee18b7083dd23291
MD5sum: 39b481e96db8e3b62b3cf2a6bae901ad
Description: 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.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/torbiak/git-autofixup
Section: vcs
Priority: optional
Filename: pool/main/g/git-autofixup/git-autofixup_0.003001-2_all.deb