Difference between revisions of "Git commit --no-verify"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
[[git commit -an]] | [[git commit -an]] | ||
− | -a --all | + | [[-a]] --all |
-n --no-verify | -n --no-verify | ||
Revision as of 15:17, 7 November 2022
git commit --no-verify -n, --no-verify This option bypasses the pre-commit and commit-msg hooks. See also githooks(5).
git commit -an -a --all -n --no-verify
See also
git commit [ -a | -an | --amend | --amend --reset-author | --no-verify | -m | -S ]
Advertising: