DonJayamanne / gitHistoryVSCode

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

Fix for Github avatars using ssh remote #691

Closed ole1986 closed 3 years ago

ole1986 commented 3 years ago

This issue finally fixed an the avatar images not being shown when user is using ssh as remote uri. So below remote should no longer be an issue

git@github.com:Company/repo-name.git

Except: private repository. Those can still not be accessed due to unauthorized requests