This is a bug fix release for 0.22.10. This fixes a bug in clone
that would sometimes keep large clones from succeeding by not retrying failed downloads.
Merged PRs
- 1208: go/store/datas: pull.go: Fix Sources refetch on clone download failure to actually try with the newly fetched URLs.