eclipse - How to specify/change git merge strategy in E Git plugin -


we want change default merge strategy provided e git.from git scm reference specified merge strategy can given -x. can done eclipse well??

thanks in advance.

it's not possible.

egit has extension point provide different merge strategies (than default 1 given jgit implementation), extension point merely meant provide higher level semantic aware merge implementations, e.g. merging uml diagrams in papyrus plugins.

you can change default of merge tool content (last head, workspace pre-merged, or prompt) in git workspace preferences.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -