0

I just configured gittool p4merge on my client server. When I do git mergetool, I get the pop-up for meld instead of p4merge:

{local}: modified file {remote}: modified file Hit return to start merge resolution tool (meld):

I checked git config file and meld id not configured in .gitconfig.

My .gitconfig file contents are:

[merge]
tool = p4merge
[mergetool]
keepBackup = false
[mergetool "p4merge"]
path = /usr/bin/p4merge

Why its picking meld instead of p4merge. Can someone suggest why it’s happening??

skm_satish
  • 445
  • 4
  • 12

0 Answers0