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

16 lines
203 B
Plaintext

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