lychees's picture
Upload 569 files
87b3b3a
raw
history blame contribute delete
102 Bytes
#!/bin/sh
hg bookmark -f master
hg bookmark -f gh-pages
hg push github
hg push -B master -B gh-pages