Difference between revisions of "Git commit --no-verify"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[[git commit]] --no-verify -n, --no-verify | [[git commit]] --no-verify -n, --no-verify | ||
This option bypasses the pre-commit and commit-msg hooks. See also githooks(5). | This option bypasses the pre-commit and commit-msg hooks. See also githooks(5). | ||
− | |||
[[git commit -an]] | [[git commit -an]] | ||
− | |||
== See also == | == See also == | ||
* {{git commit}} | * {{git commit}} | ||
+ | |||
+ | [[Category:Git]] |
Revision as of 12:03, 20 June 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
See also
git commit [ -a | -an | --amend | --amend --reset-author | --no-verify | -m | -S ]
Advertising: