update hook

This commit is contained in:
SergeyVS 2024-03-11 12:11:49 +03:00
parent 88815153b2
commit 72491f87fc

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)