git-xl icon indicating copy to clipboard operation
git-xl copied to clipboard

Git extension: Makes git-diff work for VBA in Excel workbooks (xls* file types)

Results 24 git-xl issues
Sort by recently updated
recently updated
newest added

git diff fails with this message: ``` [12304] Failed to execute script diff Traceback (most recent call last): File "diff.py", line 28, in System.IO.DirectoryNotFoundException: Could not find a part of...

I really like the project. Are there any plans to enhace this, so it can be used with "word" files (docx, docm, ...) ? I'm asking, because I will have...

I know that the CLI has been inspired by how git lfs works, but I find it confusing to use "installing" for the process of running the graphical installer and...

enhancement

![image](https://user-images.githubusercontent.com/18417195/118611103-11e1a780-b7ef-11eb-957c-1cc23bd75a87.png) I am using git diff in a Chinese window 10 environment, but it shows the above error. I have downloaded and installed the 0.5.0 exe of [xltrail ](https://www.xltrail.com/git-xl), and...

Thank you for this wonderful project. My setup might be unusual but I run Windows + Excel in Virtualbox on a GNU/Linux Debian/stretch machine. My project folder is a shared...

Looking at the source it looks like it should append ..gitignore files with the additional ignores. At a minimum with sym linked .gitignore files it completely overrides the file. Oddly...

Exception in thread Thread-1: Traceback (most recent call last): File "threading.py", line 916, in _bootstrap_inner File "threading.py", line 864, in run File "subprocess.py", line 1083, in _readerthread UnicodeDecodeError: 'gbk' codec...

bug