built-in support for the file protocol
#2771
Sebastian Thiel (Byron)
started this conversation in
Feature Proposal
Replies: 1 comment 1 reply
|
Does this also include implementing the protocol for use on server-side? E.g. similar to #2104. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently
gitoxiderelies on shelling this out to thegit upload-packbinary which isn't necessarily available on all systems. Instead, we must implement the server side of thefetchoperation ourselves and use it.Key Features
gitOriginal issue: #734
All reactions