Closed larsks closed 5 years ago
A fixup commit (one generated using git commit --fixup ...) will not pass the commit checks, making it difficult to use git's autosquash feature.
git commit --fixup ...
A fixup commit (one generated using
git commit --fixup ...
) will not pass the commit checks, making it difficult to use git's autosquash feature.