git - Sourcetree does not launch Beyond compare external merge tool -


suddenly, when try launch "external merge tool" sourcetree, tool not appear. suddenly, because worked last time tried. dialog remains forever:

image description

eventually found process related visual merge (dunno how copy command line windows task manager):

image description

this process, way, not disappear when press abort, didn't homework. actually, wouldn't notice if there wasn't 6 same processes command line.

these settings:

image description

how fix this? need merge project , don't know do...

i found out happens when 1 of files merged has been deleted. in case, git prints out command line prompt sourcetree cannot handle. git process ends hanging forever.

best way handle kill hanging git process , make choice manually using use mine/use theirs.


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -