Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 326 Bytes

use_filemerge_for_diff.md

File metadata and controls

9 lines (6 loc) · 326 Bytes

Using OSX FileMerge as diff tool

You can with success specify the FileMerge application bundled with Xcode as diff tool on the command line, this does require that you use the command line wrapper tools specified on the FileMerge page.

TODO: clarify resources

% svn diff --diff-cmd fmdiff <some file>