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

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
Line 7: Line 7:
 
  -n --no-verify
 
  -n --no-verify
  
[[git commit -am]]
+
 
 +
== Related ==
 +
* <code>[[git commit -am]]</code>
  
  

Latest revision as of 11:58, 4 July 2024

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


Related[edit]


See also[edit]

Advertising: