Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atsushieno/monodevelop-mercurial

Mercurial addin for MonoDevelop
https://github.com/atsushieno/monodevelop-mercurial

addin deprecated mercurial monodevelop

Last synced: 24 days ago
JSON representation

Mercurial addin for MonoDevelop

Awesome Lists containing this project

README

        

MonoDevelop.VersionControl.Mercurial is a Mercurial addin for monodevelop.

The basic structure is copied from MonoDevelop.VersionControl.Git in
monodevelop source tree.

MonoDevelop.Mercurial uses Mercurial.Net and Mercurial.Net uses
command line hg client, so it is supposed to be in your PATH.

Currently it is built only with MonoDevelop master.

It is not very solid yet. Be careful to deal with non-referencing
features such as commit and push.