I'm wondering what the name of the default git mergetool on my linux server is?
- @DopeGhoti's answer solves my issue but I also found this useful stackoverflow.com/questions/7309707/…Philip Kirkbride– Philip Kirkbride2017-02-02 17:52:19 +00:00Commented Feb 2, 2017 at 17:52
- 1'git config --global merge.tool' shows the currently set merge toolka3ak– ka3ak2017-02-02 18:32:27 +00:00Commented Feb 2, 2017 at 18:32
Add a comment |
