1108fab674
--HG-- branch : develop
5 lines
52 B
Bash
Executable File
5 lines
52 B
Bash
Executable File
#!/bin/sh
|
|
|
|
hg bookmark -f master;
|
|
hg push -f github
|