Created
December 22, 2011 17:09
-
-
Save mkuklis/1511032 to your computer and use it in GitHub Desktop.
mercurial push to default repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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