git diff --no-index exit code 1 means there are differences, not an error
commit019f1c88f28547ca1bd01dc50380cc1445ea3073
authorSup Yut Sum <ch3cooli@gmail.com>
Fri, 6 Jun 2014 12:57:41 +0000 (6 20:57 +0800)
committerSup Yut Sum <ch3cooli@gmail.com>
Fri, 6 Jun 2014 12:57:41 +0000 (6 20:57 +0800)
tree735f5bc6e44df1b3d51c009105f547a6835449ac
parente41525a0cbdcea9e3612c60be731b1acf96b2648
git diff --no-index exit code 1 means there are differences, not an error

Signed-off-by: Sup Yut Sum <ch3cooli@gmail.com>
src/TortoiseMerge/AppUtils.cpp