We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80a6a3a commit 38e29ccCopy full SHA for 38e29cc
tools/git/hooks/pre-push
@@ -92,7 +92,6 @@ main() {
92
if [[ "$?" -ne 0 ]]; then
93
on_error 1
94
fi
95
- exit 1
96
check_licenses
97
98
0 commit comments