partial-build-plugin icon indicating copy to clipboard operation
partial-build-plugin copied to clipboard

mercurial support

Open peterebelsberger opened this issue 6 years ago • 1 comments

Is there a mercurial support too? If not, what should be done do add mercurial support?

BR Peter

peterebelsberger avatar Aug 25 '18 12:08 peterebelsberger

Hi Peter,

No the plugin is Git only. But adding mercurial support shouldn't be that difficult. You should provide an implementation for DifferentFiles interface and inject the right one on GuiceModule.

Any PR is welcome!

Ozan

ozangunalp avatar Sep 06 '18 08:09 ozangunalp