⇤ ← Revision 1 as of 2008-11-27 17:43:13
Size: 390
Comment:
|
Size: 295
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
winmergeu.args=/e /ub /wl /dl other /dr local $other $local $output | winmergeu.args=/e /ub /dl other /dr local $other $local $output |
Line 11: | Line 11: |
#winmergeu.regkey=Software\Thingamahoochie\WinMerge #winmergeu.regappend=\WinMergeU.exex |
[http://www.winmerge.org/ WinMerge]
Example configuration, assuming winmergeu.exe is in the path:
[merge-tools] winmergeu.priority=100 winmergeu.args=/e /ub /dl other /dr local $other $local $output winmergeu.fixeol=True winmergeu.gui=True
Todo: Use the regkey stuff ...