Y
Hacker News
new
|
ask
|
show
|
jobs
by
ramraj07
2329 days ago
Have you seen any options take advantage of the fact that docx files are just zipped xml files? I can see the git repo ballooning if you have a few images and you commit frequently!
1 comments
cpach
2329 days ago
Diffing the contents of an Office document is not trivial. See
https://news.ycombinator.com/item?id=22222667
link