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

Merged
github-actions[bot] merged 2 commits from cherry-pick-1375970173-release-1.2 into release-1.2 2021-11-09 08:23:02 -06:00

2 Commits

Author SHA1 Message Date
lhchavez d3c02c12f2 Please run checks 2021-11-09 06:18:16 -08:00
Yashodhan Ghadge fe30208171 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:27 +00:00