microsoft / vscode-remote-repositories-github

Quickly browse, search, edit, and commit to any GitHub or Azure Repos repository directly from within Visual Studio Code.
Creative Commons Attribution 4.0 International
205 stars 108 forks source link

Unable To Download Git #427

Closed ikhalilali closed 9 months ago

ikhalilali commented 9 months ago

Type: Feature Request

I am unable to download Git. My PC is running on Windows 10 pro. I get redirected to the Git official website . Click on download link and page won't open on the browser and no prompt for download. Screenshots below:

Extension version: 0.58.0 VS Code version: Code 1.74.0 (5235c6bb189b60b01b1f49062f4ffa42384f8c91, 2022-12-05T16:38:16.075Z) OS version: Windows_NT x64 10.0.19045 Modes: Sandboxed: No

### Tasks
ikhalilali commented 9 months ago

Tried installing using the winget tool but this is the error I get:

ERROR

ikhalilali commented 9 months ago

Need help on this issue please!

PS C:\Users\user> winget install --id Git.Git -e --source winget Found Git [Git.Git] Version 2.43.0 This application is licensed to you by its owner. Microsoft is not responsible for, nor does it grant any licenses to, third-party packages. Downloading https://github.com/git-for-windows/git/releases/download/v2.43.0.windows.1/Git-2.43.0-64-bit.exe An unexpected error occurred while executing the command: InternetOpenUrl() failed. 0x80072ee2 : unknown error

ikhalilali commented 9 months ago
image