This repository was archived by the owner on Sep 11, 2020. It is now read-only.
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
ssh/upload_pack_test.go accesses real repositories #332
Closed
Description
I don't have access to github.com:git-fixtures/*, so the test fails for me.
If you want this test to pass in all environments, it cannot access real repositories. It will need to spin up an ssh server and fake git server behind it. (Consider the case of developing on a disconnected machine.)