How do I create a readable diff of two spreadsheets using git diff?

前端 未结 21 1627
醉话见心
醉话见心 2020-12-04 04:27

We have a lot of spreadsheets (xls) in our source code repository. These are usually edited with gnumeric or openoffice.org, and are mostly used to populate databases for u

21条回答
  •  [愿得一人]
    2020-12-04 05:14

    I'm the co-author of a free, open-source Git extension:

    https://github.com/ZoomerAnalytics/git-xltrail

    It makes Git work with any Excel workbook file format without any workarounds.

提交回复
热议问题