wslgit icon indicating copy to clipboard operation
wslgit copied to clipboard

WSLgit does not work with Git Extensions GUI

Open dmtr81 opened this issue 5 years ago • 1 comments

Do not know if this has to do anything with the issue #37, but may be. When trying to set up wslgit as an executable git for Git Extensions, it does not show contents of repositories. Command log from GE looks like this http://prntscr.com/lh7tdq. I am used to use Git Extensions GUI, but will be happy to force WSLgit work with any other Windows git GUI. Any ideas?

dmtr81 avatar Nov 12 '18 05:11 dmtr81

The log looks a bit strange. There are many invocations of git that seem to do nothing (i.e. there is no sub-command like ls-files or remote).

You could try to execute the commands manually and maybe compare the output to a native Git installation, if you have one available, to detect differences. Other than that, I don't have an idea what could be wrong.

andy-5 avatar Nov 13 '18 12:11 andy-5