diff --git a/hooks/pre-recieve.sh b/hooks/pre-recieve.sh index 0a809d5..c8a0fa0 100644 --- a/hooks/pre-recieve.sh +++ b/hooks/pre-recieve.sh @@ -53,7 +53,7 @@ while read -r OLD_REV NEW_REV REF_NAME; do else echo -e "${BLUE}New branch - validating all $COMMIT_COUNT commits${NC}" fi - } + fi echo -e "${YELLOW}Checking commits in $REF_NAME${NC}"