Difference between revisions of "Git commit --no-verify"

From wikieduonline
Jump to navigation Jump to search
(Redirected page to Git commit)
Tag: New redirect
 
(Removed redirect to Git commit)
Tag: Removed redirect
Line 1: Line 1:
#redirect [[git commit]]
+
      -n, --no-verify
 +
          This option bypasses the pre-commit and commit-msg hooks. See also githooks(5).
 +
 
 +
 
 +
[[git commit -an]]
 +
 
 +
 
 +
== See also ==
 +
* {{git commit}}

Revision as of 10:08, 20 June 2022

      -n, --no-verify
          This option bypasses the pre-commit and commit-msg hooks. See also githooks(5).


git commit -an


See also

Advertising: