gitwrap
gitwrap copied to clipboard
Windows Wrapper for Linux git executable
Hi, When defining GitWrap.exe as the "path to Git executable", running "Test" will fails (no message, no timeout). > PS C:\Users\knux> C:\Apps\GitWrap.exe --version > git version 2.17.1 > PS C:\Users\knux>...
Hi, I just tried both the latest release (quite behind the recent commits) and the latest commit build locally, but I am having no luck making SourceTree work with gitwrap....
Somehow gitwrap or cmd console don't handle colors correctly, see the difference between "wsl git" and gitwrap:  Anyway, can we have a new command option...
As git is heavily reliant on SSH keys, it would be nice if gitwrap would be able to support WSL-Pageant (https://github.com/vuori/weasel-pageant), or equivalent function to supporting pageant. WSL-Pageant works by...