openwrt-node-packages icon indicating copy to clipboard operation
openwrt-node-packages copied to clipboard

Impact of Git Protocol Security on GitHub

Open nxhack opened this issue 3 years ago • 1 comments

See this discussion.

https://github.com/npm/cli/issues/4896

The workaround is this, but I don't think it's good...

git config --global url."ssh://git@".insteadOf git://

nxhack avatar May 23 '22 08:05 nxhack

https://github.blog/2021-09-01-improving-git-protocol-security-github/

nxhack avatar May 23 '22 09:05 nxhack