feat(update hook):
This commit is contained in:
parent
00399beee4
commit
aead15b04b
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user