Comment on Git partial clone lets you fetch only the large file you needparentComments−yencabulator6yGo modules are built around gitNot really. Modules are specced based on zip files and metadata in text files. There's just support for extracting that data from git repos transparently.Here's a slightly out of date write-up: https://research.swtch.com/vgo-module
Comments
Not really. Modules are specced based on zip files and metadata in text files. There's just support for extracting that data from git repos transparently.
Here's a slightly out of date write-up: https://research.swtch.com/vgo-module