Resolve selected merge conflicts using p4merge in GIT -


is there way resolve selected file having conflicts using p4merge in git?

lets there 25 conflicts , each conflict has resolved each developer, if developer runs 'git mergetool' p4merge setup starts first conflict. conflict maynot related developers, searching way dev can resolve specific conflicted file using p4merge tool invoked unix.

or there way git show version/commit of $base $local $remote can use in gui mode of p4merge resolve conflict.

have looked @ this: http://www.andymcintosh.com/?p=33


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -