git-lfs/transfer
Lars Schneider 8e477caade retry if file download failed
A file download can fail for multiple reasons, e.g. due to various
network errors. Use a `RetriableReader` to perform a limited number of
retries in case of a read error.
2016-08-24 14:16:01 +02:00
..
adapterbase.go lean into pkg/errors philosophy on wrappin' 2016-08-18 15:24:11 -06:00
basic_download.go retry if file download failed 2016-08-24 14:16:01 +02:00
basic_upload.go lean into pkg/errors philosophy on wrappin' 2016-08-18 15:24:11 -06:00
custom_test.go restore these tests 2016-08-10 08:41:14 -06:00
custom.go fix merge conflicts 2016-08-16 11:20:15 -06:00
manifest.go doc tweaks 2016-08-10 08:39:57 -06:00
transfer_test.go remove global *transfer.Manifest instance 2016-08-09 16:07:41 -06:00
transfer.go doc tweaks 2016-08-10 08:39:57 -06:00
tus_upload.go lean into pkg/errors philosophy on wrappin' 2016-08-18 15:24:11 -06:00