[git] add instruction for using diff on odt

This commit is contained in:
Mathieu Maret 2012-10-10 22:48:53 +02:00
parent 646418f743
commit 834db63bd7
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@
lola = log --graph --decorate --pretty=oneline --abbrev-commit --all
ls = ls-files
[diff "odf"]
# add to .git/info/attributes
# *.ods diff=odf
# *.odt diff=odf
# *.odp diff=odf
textconv=odt2txt
[diff "odt"]
textconv=odt2txt