mhutchie / vscode-git-graph

View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.
https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph
Other
1.89k stars 243 forks source link

unable to load git graph in vscode with wsl2 #803

Open siddhantoon opened 4 months ago

siddhantoon commented 4 months ago

Describe the Bug I have installed git graph extension in vscode. Everything works fine whenn I'm in the windows environment. When I open WSL2 window in vscode, git graph disappears after a few seconds.

Steps to Reproduce Steps to reproduce the behaviour:

  1. Open Vscode
  2. Connect to WSL
  3. The git graph extension in available in the lower window to access.
  4. After a few seconds it disappears.

Expected Behaviour The git graph extension should work in WSL as it works in Windows environment.

Environment

Screenshots (optional) Add any screenshots showing the bug. image

AdoKevin commented 4 months ago

A temporary solution here https://github.com/mhutchie/vscode-git-graph/issues/593#issuecomment-1899931392