update hook
This commit is contained in:
parent
4100682ba8
commit
eed2af2902
@ -46,5 +46,5 @@ push:
|
|||||||
ifeq ($(commit),)
|
ifeq ($(commit),)
|
||||||
$(error mn is not set)
|
$(error mn is not set)
|
||||||
endif
|
endif
|
||||||
|
make prehook
|
||||||
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