bugfix: HTTPS Clone fails with remote pointer not found using Go transport (#836) (#842) #846

Merged
github-actions[bot] merged 2 commits from cherry-pick-1375970173-release-0.28 into release-0.28 2021-11-09 08:22:12 -06:00

2 Commits

Author SHA1 Message Date
lhchavez 41bb2e45f9 Please run checks 2021-11-09 06:18:20 -08:00
Yashodhan Ghadge 4d85201a98 bugfix: HTTPS Clone fails with remote pointer not found using Go transport (#836) (#842)
Fixes: #836

Changes:

* adding a weak bool param for Remote
* create a new remote in the smartTransportCallback incase one is not found

(cherry picked from commit 0e8009f00a)
2021-10-23 17:33:25 +00:00