Followup: Managing EXCEL with git - diff problem.

2015-04-07 Thread Randall S. Becker
Hi all, There was a discussion a while back on how to manage EXCEL content in git. This involved a simple trick of modifying the file extension from .xlsx to .zip and unpacking the file - resulting in a whole bunch of XML files. Git is happy with that part and the content can be managed -

Re: Followup: Managing EXCEL with git - diff problem.

2015-04-07 Thread John Keeping
On Tue, Apr 07, 2015 at 08:55:11AM -0400, Randall S. Becker wrote: There was a discussion a while back on how to manage EXCEL content in git. This involved a simple trick of modifying the file extension from .xlsx to .zip and unpacking the file - resulting in a whole bunch of XML files. Git is