Gittyup/test/ssh_config2
kas 5b50913de3 Fix local remotes using Windows paths
Add tests for SSH config URL rewriting
2022-10-07 19:23:11 +02:00

13 lines
172 B
Plaintext

Host testhost
Hostname resolvedhost
Port 12345
User anotheruser
Host diffport
Port 4321
Host diffuser
User seconduser
Host diffhost
Hostname secondhost