Going down the rabbit hole of Git's new bundle-uri
This is a story about me trying to write up a somewhat obscure Git feature and falling down a long and winding rabbit hole that ended in the worlds tiniest patch to the Git codebase. Strap in.What is bundle-uri?This all started with me trying to figure out the state of a feature that I had heard about from GitLab's Gitaly project called bundle-uri, which allows you to, in theory, speed up a clone by downloading a cached file that seeds your project's data before doing a server CPU-intensive fetc...
Read more at blog.gitbutler.com