stfnw Blog

Hi there, I’m Stefan. Here I’m writing about various programming-related stuff I find interesting. For many topics, I myself am still learning on the go.

Git Transfer Protocols

How git transfers data over the network during remote repository operations like clone/fetch/pull/push: packet-line framing, the v2 wire protocol, pack-files, sideband channels.

Read more ...