Home

Awesome

ExcelDiff_MergeTool

A tool for diff or merge conflict excel files while working with revision control system like Git.

Requirement:

How to use:

If you use MAC:

  1. Open releases folder
  2. chmod +x excelDiff.sh #make your script runable
  3. ./excelDiff.sh {pathToFile1} {pathToFile2}

If you use Window:

  1. Open releases folder

  2. excelDiff.bat {pathToFile1} {pathToFile2}

Supported excel format: xls, xlsx, xlsm. I will support more in the near future.

Any feedbacks, bugs report or suggestion about features are welcome.

Hope you may find it useful for your project :)

Alt text