Matthieu Moy [off-list ref] writes:
Remarks are welcome (I'll post some remarks about Git's custom diff
driver in a separate thread).
Good.
I think creation/deletion will get /dev/null as the temporary
file name, so as long as odt2txt knows how to deal with
/dev/null you would not have to worry much about them.
You might want to be careful about unmerged paths, though. They
will not get anything other than $1 (name).
You would probably not care about the mode changes for oo
documents, but they are available as $4 and $6 respectively, if
you care.