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

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

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

c++ - Update and multiple console windows -