dvcs - EGit: what problems will I run into because there's no Recursive Merge available? -


i've been looking using egit eclipse. apparently it's based on jgit not complete implementation of git - no recursive merge functionality.

if i'm understanding ramifications, means there issues criss-cross merges , file renaming.

but issues like? / how painful work-arounds?

the recursive merge strategy default since egit 3.0 (see bug 380314).


Comments