Skip to content

vetedde/testExel

Repository files navigation

test difftool

Description

Test difftool for convert word, excel and other filers to text format understandable to GitHub

Installation

Install ExcelMerge

add to .get/config

[diff]
	tool=unMerge
[difftool "unMerge"]
	cmd = \"C:/Users/tkachenko/Documents/GitHub/testExel/diff.bat\" \"$LOCAL\" \"$REMOTE\"
[alias]
	windiff = difftool unMerge

Available file extension and tools to process them

.xlsx - ExcelMerge other text formats - WinMerge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published