Windows executable
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\"