From 9433aaa7073da5a82df4e4ef3a4bca39643a3935 Mon Sep 17 00:00:00 2001 From: Abhi Beckert Date: Sun, 11 Sep 2016 13:46:15 +1000 Subject: fix diff for strings --- .gitattributes | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 503fe51d..f4ed7ca7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1 @@ -# To enable smart diffing of *.strings files, run the following command: -# git config diff.localizablestrings.textconv "iconv -f utf-16 -t utf-8" -*.strings diff=localizablestrings - +*.strings diff -- cgit v1.2.3