added rule to push to github

master
melvin 2012-04-09 22:14:14 +08:00
parent 9a676b0489
commit ef6c48096d
1 changed files with 5 additions and 0 deletions

View File

@ -312,3 +312,8 @@ code_clones:
--ignore-identifiers true \
--language java \
--files src/magic/card > $@
github/push:
hg gexport
git push origin master