files/git_bc2diff
2011-06-02 09:40:19 -04:00

6 lines
150 B
Bash
Executable File

#!/bin/sh
path1=$(cygpath -w "$1")
path2=$(cygpath -w "$2")
/cygdrive/c/apps/Beyond\ Compare\ 2/BC2.exe "$path1" "$path2" /title1=Base /leftreadonly