[Typespec-Project-sync.ps1] Support custom remote host
Open
TypeSpec
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 144
Description
I found a problem when multiple git SSH configurations are setup. Take as example the following config

The script would fail with
> throw "Unknown git remote format found: $remote"
Ideally, we should be able to support custom hosts or at least take custom host as a parameter.
Contributor guide
Assessment
This issue has not been assessed yet.