summaryrefslogtreecommitdiff
path: root/src/precommit_check.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/precommit_check.sh')
-rwxr-xr-xsrc/precommit_check.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/precommit_check.sh b/src/precommit_check.sh
index ccf0089..c2d7d41 100755
--- a/src/precommit_check.sh
+++ b/src/precommit_check.sh
@@ -69,3 +69,5 @@ if [ "$FAIL" -ne 0 ]; then
exit 1
fi
echo "PRE-COMMIT CHECK PASSED"
+echo "git commit"
+echo "./update_head_reference.sh"