diff options
author | David Cuadrado <krawek@gmail.com> | 2021-03-26 11:02:47 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-26 17:02:47 +0100 |
commit | 1f328388192915476c68e5e0c8c1c818fd50fc6b (patch) | |
tree | 7df158c886cb51c10f0d4ba1814bd198d07d255e /common.go | |
parent | bf3471db54b0255ab5b159005069f37528a151b7 (diff) | |
download | go-git-1f328388192915476c68e5e0c8c1c818fd50fc6b.tar.gz |
transport: ssh, fix cloning large repositories (#272)
* Fix cloning large repositories
Ignore the error on close when the connection is already closed
Fixes #70
* Compatibility for go 1.13
Because it's required by the pipeline
* Add test for allowing to close a command when the client is already closed
This test is for issue #70
* Add debug information for broken test
Diffstat (limited to 'common.go')
0 files changed, 0 insertions, 0 deletions