update hook
This commit is contained in:
parent
fa11788f23
commit
4100682ba8
@ -46,4 +46,5 @@ push:
|
||||
ifeq ($(commit),)
|
||||
$(error mn is not set)
|
||||
endif
|
||||
git add . && git commit -m "$(commit)" && git push
|
||||
git add . && git commit -m "$(commit)" && git push
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user