git-xl | Git extension : Makes
kandi X-RAY | git-xl Summary
kandi X-RAY | git-xl Summary
(Note: Git XL was previously called "git-xltrail"). Git XL is an open-source Git command line extension for managing Excel workbook files in Git. The extension makes git diff work for Excel VBA (xls, xlt, xla, xlam, xlsx, xlsm, xlsb, xltx, xltm). Git XL does not require Excel as it works directly on the workbook file. With Git XL installed, Git can diff Excel VBA just like any other source code file. It is written in Python, with pre-compiled binaries available for Windows. Installation instructions and docs are available at
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Uninstall git
- Update a git file
- Delete a git file
- Execute command
- Print help text
- Return the path to the gitignore file
- Execute git
- Generate the git version string
- Return True if path is a git repository
- Install git
- Install git configuration
- Return a list of vba modules
- Returns the global gitconfig directory
git-xl Key Features
git-xl Examples and Code Snippets
Community Discussions
Trending Discussions on git-xl
QUESTION
I'm using Git for Windows with the xltrail extension to provide a readable output when using git diff
. I'm also using the graphical diff/merge tool Beyond Compare 4 Pro which runs when using git difftool
and provides a nice side-by-side diff and three-way merge interface.
However, when I run git difftool
, I get the normal git diff
output without a prompt to open Beyond Compare. How can I get Git, xltrail, and Beyond Compare to work together?
Here's a complete example of this not working:
...ANSWER
Answered 2018-Nov-06 at 20:54Create an executable script xltrail-bc-diff.sh
in the existing C:\Users\\AppData\Local\Programs\Git xltrail\
directory:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install git-xl
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page