Outgoing hook. Push to github in independent process.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2016-11-01 13:48:19 +02:00
parent af4556399c
commit c8c90cefb3

View File

@ -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;