Answers for "disable pre commit hook"

0

git bypass hook

git commit --no-verify

-n  
--no-verify
Posted by: Guest on August-20-2020
0

disable pre commit hook

git commit --no-verify
Posted by: Guest on February-11-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language