|
|
|
|
|
by steerablesafe
2331 days ago
|
|
The proper way to diff .docx documents would be to Microsoft release a diff tool for .docx documents. If they released a three-way merge tool as well then it could be used in git too. git supports 3rd party diff and merge tools for specific file formats. |
|