I am trying to use beyond compare 2 with Git as a mergetool, following this example: http://www.iokom.com/drupal/node/4
The example uses beyond compare 3, so I simply substituted my directory structure, I'm not surprised it didn't work. I have looked around, but most tutorials use BC3, and many posts here. Is BC2 compatible?
I edited my global config file as shown in the link, but get the following...
Mark@MARK-PC /c/git ((ref: re...))
$ git mergetool
fatal: bad config file line 27 in C:\Program Files (x86)\Git/etc/gitconfig
How might I go about using BC2? What does this error mean? Is it giving out about my path or are the parameters in the config wrong for BC2? Thanks in advance!