In order to set Code Compare as the default diff tool for TortoiseGit, perform the following steps:
Enter the following data in the respective fields:
Command: “[InstallationDir]\CodeCompare.exe”
Arguments: %base %mine
In order to set Code Compare as the default merge tool for TortoiseGit, perform the following steps:
Enter the following data in the respective fields:
Command: “[InstallationDir]\CodeMerge.exe”
Arguments: /TF=%theirs /MF=%mine /RF=%merged /BF=%base /REMOVEFILES
Note
Use your product installation folder instead of [InstallationDir]. By default, it is C:\Program Files\Devart\Code Compare.