Victor Engmark <victor.engmark@xxxxxxxxx> writes: > Hello, > > After trying for a couple hours to get textconv to work according to > <https://git.wiki.kernel.org/index.php/Textconv> and other pages, I've > given up. I've tried changing .odt, .ott and .ods files, but git-diff > never outputs the text diff: > > $ git --version > git version 1.7.0.4 > $ cat ~/.gitattributes .gitattributes file should be in the working tree, not in your $HOME. The development version of Git has a core.attributesfile variable that would allow you to have a user-wide ~/.gitattributes, but this isn't released yet. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html