| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-06 | feat(remote): just use ssh if auth succeeds | DanConwayDev | |
| and don't proceed to https or http | |||
| 2024-09-06 | fix(remote): improve protocol selction / fallback | DanConwayDev | |
| abstract the protocols and order to try under different scenarios add some additional scenarios eg hardcoded http tweak error reporting | |||
| 2024-09-04 | refactor(remote): split into modules | DanConwayDev | |
| to make it easier to read | |||