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