Show More

Quick start

Push new repo:
hg clone http://rhodecode:10020/test
hg add README # add first file
hg commit -m "Initial" # commit with message
hg push  # push changes back
      
Existing repository?
hg push http://rhodecode:10020/test