You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: