Skip to content

Instantly share code, notes, and snippets.

@vfishv
Last active May 24, 2022 10:19
Show Gist options
  • Save vfishv/ea85e53269bc5f50052537f6161aeeea to your computer and use it in GitHub Desktop.
Save vfishv/ea85e53269bc5f50052537f6161aeeea to your computer and use it in GitHub Desktop.
open Github clone link without TortoiseGit in chrome
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\GitHubDesktop]
[HKEY_LOCAL_MACHINE\SOFTWARE\GitHubDesktop\Capabilities]
[HKEY_LOCAL_MACHINE\SOFTWARE\GitHubDesktop\Capabilities\UrlAssociations]
"github-windows"="github-windows"
"x-github-client"="x-github-client"
[HKEY_LOCAL_MACHINE\SOFTWARE\RegisteredApplications]
"GitHubDesktop"="Software\\GitHubDesktop\\Capabilities"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment