项目作者: atsushieno

项目描述 :
Mercurial addin for MonoDevelop
高级语言: C#
项目地址: git://github.com/atsushieno/monodevelop-mercurial.git
创建时间: 2012-10-13T12:48:48Z
项目社区:https://github.com/atsushieno/monodevelop-mercurial

开源协议:MIT License

下载


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.