Features in Mercurial 1.6
Greg Ward
greg-hg at gerg.ca
Wed Jun 16 13:42:55 UTC 2010
On Tue, Jun 15, 2010 at 11:19 PM, 罗勇刚(Yonggang Luo)
<luoyonggang at gmail.com> wrote:
> But we can't modify mercurial
Yes you can! Not only is it open source, it's extensible. If you
want svn-style filename mangling, you should be able to do it with an
extension. If you can't do it with an extension, propose a
refactoring to core hg that will enable you to write such an
extension.
Greg
More information about the Mercurial
mailing list