Skip to content

Instantly share code, notes, and snippets.

@mkuklis
Created December 22, 2011 17:09
Show Gist options
  • Save mkuklis/1511032 to your computer and use it in GitHub Desktop.
Save mkuklis/1511032 to your computer and use it in GitHub Desktop.
mercurial push to default repo
# create file called hgrc in your project under.hg and add:
[paths]
default-push = ssh://[email protected]/path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment