Hacker News
- Updating the Git protocol for SHA-256 https://lwn.net/SubscriberLink/823352/ea717c1e49390505/ 146 comments
- Introducing Git protocol version 2 https://opensource.googleblog.com/2018/05/introducing-git-protocol-version-2.html 163 comments
- How to Write a New Git Protocol https://rovaughn.github.io/2015-2-9.html 13 comments
- Improving Git protocol security on GitHub https://github.blog/2021-09-01-improving-git-protocol-security-github/ 90 comments
- A Git protocol parser written in Go https://github.com/google/gitprotocolio 13 comments
- A non-federated decentralized social protocol based on Git https://github.com/social4git/social4git 42 comments
- Git: Newline injection in credential helper protocol https://bugs.chromium.org/p/project-zero/issues/detail?id=2021 21 comments
Lobsters
- Introducing Git protocol version 2 https://opensource.googleblog.com/2018/05/introducing-git-protocol-version-2.html 19 comments vcs
- Radicle Link: A peer-to-peer code collaboration protocol built on Git https://radicle.xyz/radicle-link.html 3 comments vcs
- Fix SSL 'alert protocol version' issue while git clone remote repository https://www.pixelstech.net/article/1531045116-Fix-SSL-alert-protocol-version-issue-while-git-clone-remote-repository 3 comments git
- Git Protocol Version 2 https://www.linux.com/news/introducing-git-protocol-version-2 4 comments linux
- Introducing Git protocol version 2 https://opensource.googleblog.com/2018/05/introducing-git-protocol-version-2.html 67 comments linux
- Introducing Git protocol version 2 https://opensource.googleblog.com/2018/05/introducing-git-protocol-version-2.html 5 comments opensource
- Introducing Git protocol version 2 https://opensource.googleblog.com/2018/05/introducing-git-protocol-version-2.html 19 comments programming
- Introducing Git protocol version 2 https://opensource.googleblog.com/2018/05/introducing-git-protocol-version-2.html 12 comments git
- How to write a new git protocol https://rovaughn.github.io/2015-2-9.html 3 comments programming
- Kwin Git switches to the upstream color management protocol merged today https://invent.kde.org/plasma/kwin/-/merge_requests/6711 7 comments kde
- Kwin Git switches to the upstream color management protocol merged today https://invent.kde.org/plasma/kwin/-/merge_requests/6711 2 comments linux_gaming
- Language Server Protocol draft implementation appears on Go git source https://go-review.googlesource.com/c/tools/+/136676 20 comments golang
- gitprotocolio: A Git protocol parser written in Go https://github.com/google/gitprotocolio 3 comments golang
- Protocol Buffer companion tool to `protoc` and `git`. Track your .proto files and prevent changes to messages and services which impact API compatibilty. https://github.com/nilslice/protolock 6 comments golang