Sean Liao

Results 83 comments of Sean Liao

For future reference, an demo server for just git-upload-pack with go-git/v5: https://github.com/seankhliao/gitreposerver

cc @golang/runtime

How common does the need for this occur that it needs specialized API in net/http? The client side in particular seems unconvincing as it can't be directly used outside of...

Is this meaningfully different from #41148 ?

vendor directories don't contain enough data to verify against checksums, ref #27348

what does the interface enable? why can't you define the interface in the code that's using it?