Outgoing hook. Push to github in independent process.
--HG-- branch : develop
This commit is contained in:
parent
af4556399c
commit
c8c90cefb3
|
@ -8,4 +8,6 @@
|
||||||
# [hooks]
|
# [hooks]
|
||||||
# outgoing = outgoinghook
|
# outgoing = outgoinghook
|
||||||
|
|
||||||
hg push -f git+ssh://git@github.com/dismine/Valentina.git
|
sh -c "hg push -f git+ssh://git@github.com/dismine/Valentina.git" &
|
||||||
|
|
||||||
|
exit 0;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user