update hook

This commit is contained in:
SergeyVS 2024-03-11 12:09:45 +03:00
parent 545008954d
commit 3f8c1ad6e9

View File

@ -42,7 +42,6 @@ prehook:
@chmod +x $(HOOK_PATH) @chmod +x $(HOOK_PATH)
@echo "Pre-push hook set successfully." @echo "Pre-push hook set successfully."
push: push:
ifeq ($(commit),) ifeq ($(commit),)
$(error mn is not set) $(error mn is not set)