1

I'm wondering what the name of the default git mergetool on my linux server is?

enter image description here

2
  • @DopeGhoti's answer solves my issue but I also found this useful stackoverflow.com/questions/7309707/… Commented Feb 2, 2017 at 17:52
  • 1
    'git config --global merge.tool' shows the currently set merge tool Commented Feb 2, 2017 at 18:32

1 Answer 1

2

The screenshot provided appears to be vimdiff.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.