Add diff for ODT file

just add :

*.ods diff=odf
*.odt diff=odf
*.odp diff=odf

in
$GIT_DIR/info/attributes
This commit is contained in:
Mathieu Maret 2010-11-10 15:27:39 +01:00
parent c5ab496deb
commit 5c17c23663
1 changed files with 9 additions and 6 deletions

View File

@ -1,14 +1,17 @@
[user]
name = Mathieu Maret
email = mathieu.maret@openwide.fr
name = Mathieu Maret
email = mathieu.maret@openwide.fr
[color]
ui = auto
diff = auto
status = auto
status = auto
branch = auto
[pack]
threads = 0
[alias]
lg = log -M --decorate --graph
st = status
ci = commit
lg = log -M --decorate --graph
st = status
ci = commit
co = checkout
[diff "odf"]
textconv=odt2txt