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.