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] [user]
name = Mathieu Maret name = Mathieu Maret
email = mathieu.maret@openwide.fr email = mathieu.maret@openwide.fr
[color] [color]
ui = auto ui = auto
diff = auto diff = auto
status = auto status = auto
branch = auto branch = auto
[pack] [pack]
threads = 0 threads = 0
[alias] [alias]
lg = log -M --decorate --graph lg = log -M --decorate --graph
st = status st = status
ci = commit ci = commit
co = checkout
[diff "odf"]
textconv=odt2txt