valentina/scripts/pushtogit.sh
Roman Telezhynskyi 1108fab674 Instead of commithooks call push to github manually.
--HG--
branch : develop
2017-01-05 18:25:46 +02:00

5 lines
52 B
Bash
Executable file

#!/bin/sh
hg bookmark -f master;
hg push -f github