There is already a IGitAPI that allows this isolate git cli specific stuff, but never has been designed to let user select an implementation.
My plan is to provide git-cli one as a plugin so you use JGit by default, but can switch to git-cli that offer more options 2013/2/13 Jesse Glick <[email protected]> > On 02/13/2013 01:58 PM, Emanuele Zattin wrote: > >> It looks like Nicolas thought about [swappable implementations] already, >> judging by the first commit in the branch >> > > That has long existed; 64af8cf merely changed the _default_ from CLI to > JGit. There is still no UI to pick your preferred implementation. > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to > jenkinsci-dev+unsubscribe@**googlegroups.com<jenkinsci-dev%[email protected]> > . > For more options, visit > https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> > . > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
