- handles the usage of the
git commit --fixup
command.
Automatic fixupfixup! ...
and squashsquash! ..
messages are now ignored by commit linter as they are temporary and will not remain in the git history)
git commit --fixup
command.fixup! ...
and squash squash! ..
messages are now ignored by commit linter as they are temporary and will not remain in the git history)