How can I set default remote repository for mercurial local repository?
In the top right corner of GitHub.com, click your profile photo, then click Your organizations. Next to the organization, click Settings. In the "Code, planning, and automation" section of the sidebar, select Repository, then click Repository defaults.
It's in the .hg/hgrc file.
[paths] default = https://myserver/hg/repo1 default:pushurl = /home/me/mytestrepo
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With