xltrail / git-xl

Git extension: Makes git-diff work for VBA in Excel workbooks (xls* file types)
https://www.xltrail.com/git-xl
MIT License
559 stars 72 forks source link

fix #45 #77

Closed willcream closed 1 year ago

willcream commented 1 year ago

this fix the question in #45 UnicodeDecodeError: 'gbk' it happens when subprocess.run excute

fzumstein commented 1 year ago

thanks!