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

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

2 Commits

Author SHA1 Message Date
lhchavez 4afbee2d1d Please run checks 2021-11-09 06:18:19 -08:00
Yashodhan Ghadge 24539e0869 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