Commit 1cc12da1 authored by Kirill Smelkov's avatar Kirill Smelkov

xdiff: Use --textconv

Чтобы оно само умело автоматом сравнивать два .doc документа
parent 7adae96d
#!/bin/sh
git diff --no-index "$@"
git diff --no-index --textconv "$@"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment