feat(update hook):
This commit is contained in:
@@ -47,4 +47,4 @@ ifeq ($(commit),)
|
||||
$(error mn is not set)
|
||||
endif
|
||||
make prehook
|
||||
git add . && git commit -m "feat($(commit)):" && git push
|
||||
git add . && git commit -m "feat($(commit)):" && git push
|
||||
|
||||
Reference in New Issue
Block a user