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:
parent
c5ab496deb
commit
5c17c23663
@ -12,3 +12,6 @@
|
||||
lg = log -M --decorate --graph
|
||||
st = status
|
||||
ci = commit
|
||||
co = checkout
|
||||
[diff "odf"]
|
||||
textconv=odt2txt
|
||||
|
Loading…
Reference in New Issue
Block a user