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

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

2 Commits

Author SHA1 Message Date
lhchavez 74dea4315d Please run checks 2021-11-09 06:18:18 -08:00
Yashodhan Ghadge ffadbb0725 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:26 +00:00