Overview
Atlassian Sourcetree is a free Git and Mercurial client for Windows.
Atlassian Sourcetree is a free Git and Mercurial client for Mac.
My testbed and work in progress repository for Hyde plugins and publishers. Currently mercurial publisher is the only working one.
Use the forllowing in site.yaml
for setup:
publisher: myrepo: type: oyam.hyde.publishers.dvcs.Mercurial path: <path_to_local_repo> url: <mercurial_publish_url> branch: <use "default", or named branch if you use them>