Skip to content

Windows executable

Compare
Choose a tag to compare
@brunopostle brunopostle released this 20 Jun 07:52
· 44 commits to main since this release

This is an experimental ifcmerge.exe for Windows created using PAR::Packer.

On the command-line it should work the same as described in the README.

If you use the Sourcetree GUI for managing your git repository (which seems pretty popular), you should (untested) be able to configure it here: Options -> Diff -> External Diff / Merge -> Merge Tool -> Custom

Set Merge Command to C:\Program Files\ifcmerge\ifcmerge.exe (or wherever you have put it)

..and set Arguments to \"$BASE\" \"$LOCAL\" \"$REMOTE\" \"$MERGED\"