diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2024-08-30 13:39:05 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2024-08-30 13:39:05 +0100 |
| commit | 8a9fc6336ae52ed73160719feeae96db9889feb0 (patch) | |
| tree | ff488f991aa49ffa29d2ea773e4d78c1d00457f4 /src/sub_commands/send.rs | |
| parent | b4459e98d816f6f278a4e9ab76883008d0b946fe (diff) | |
feat(remote): fallback to ssh or https
ssh clone urls are problematic as it requires authentication for
fetching if users don't ave ssh keys setup for authentication with
the git server. so cloning / fetching will fail.
some users only authenticate using https and some only using ssh
so we cant just use https for everything.
this commit falls back to the other protocol if the first one failed
for list, fetch or push
Diffstat (limited to 'src/sub_commands/send.rs')
0 files changed, 0 insertions, 0 deletions