feat(update hook):

This commit is contained in:
SergeyVS 2024-03-11 12:07:56 +03:00
parent e7f2455630
commit b01e156755

View File

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