DonJayamanne / gitHistoryVSCode

Git History for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory
MIT License
944 stars 150 forks source link

[BUG] "Open repository on Github" not working #738

Open aetonsi opened 1 year ago

aetonsi commented 1 year ago

Describe the Bug "Open repository on Github" doesn't do anything.

Steps To Reproduce

  1. clone a repo (i cloned https://github.com/echizenryoma/Chocolatey-Package)
  2. open repo in vscode
  3. run command "git: view history (git log)"
  4. click "Open repository on Github"

Expected Behavior Repo opens in my browser.

Environment