summaryrefslogtreecommitdiff
path: root/client/add-git-attributes
diff options
context:
space:
mode:
Diffstat (limited to 'client/add-git-attributes')
-rwxr-xr-xclient/add-git-attributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/add-git-attributes b/client/add-git-attributes
new file mode 100755
index 0000000..80cc30c
--- /dev/null
+++ b/client/add-git-attributes
@@ -0,0 +1,2 @@
+#!/bin/sh
+git config diff.csv2tsv.textconv 'sed s/,/\\t/g'