meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
git:diff [2016/01/22 07:57] niziakgit:diff [2020/06/03 11:16] (current) niziak
Line 1: Line 1:
 +====== diff ======
 +
 +
 === Word and LibreOffice documents === === Word and LibreOffice documents ===
 Trick is to convert document into text files and make diff on it. Trick is to convert document into text files and make diff on it.
Line 9: Line 12:
 Create file ''**~/.config/git/attributes**'' Create file ''**~/.config/git/attributes**''
 and put following lines into it: and put following lines into it:
-<file>+<file | ~/.config/git/attributes>
 *.ods diff=odf *.ods diff=odf
 *.odt diff=odf *.odt diff=odf