Difference between revisions of "Git commit --no-verify"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 6: | Line 6: | ||
[[-a]] --all | [[-a]] --all | ||
-n --no-verify | -n --no-verify | ||
+ | |||
+ | [[git commit -am]] | ||
Revision as of 07:28, 7 February 2023
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
git commit -am
See also
git commit [ -a | -an | --amend | --amend --reset-author | --no-verify | -m | -S ]
Advertising: