Answers for "git commit no pre commit"

0

git commit no pre commit

# -n is short for --no-verify
git commit -n
Posted by: Guest on October-06-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language