From: Sebastian Schuberth Date: Fri, 10 Aug 2012 08:21:06 +0000 (+0200) Subject: Add Code Compare v2.80.4 as a merge / diff tool for Windows X-Git-Tag: v1.8.0-rc0~129^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/755e8b3f35e3991a735a6be740eda4567d45a741?hp=755e8b3f35e3991a735a6be740eda4567d45a741 Add Code Compare v2.80.4 as a merge / diff tool for Windows Code Compare is a commercial file comparison tool for Windows, see http://www.devart.com/codecompare/ Version 2.80.4 added support for command line arguments preceded by a dash instead of a slash. This is required for Git for Windows because slashes in command line arguments get mangled with according to these rules: http://www.mingw.org/wiki/Posix_path_conversion Signed-off-by: Sebastian Schuberth Signed-off-by: Junio C Hamano ---