feat(update hook):

This commit is contained in:
SergeyVS 2024-03-11 12:15:08 +03:00
parent 00399beee4
commit aead15b04b

View File

@ -47,4 +47,4 @@ ifeq ($(commit),)
$(error mn is not set) $(error mn is not set)
endif endif
make prehook make prehook
git add . && git commit -m "feat($(commit)):" && git push git add . && git commit -m "feat($(commit)):" && git push