Skip to content

Unconditionally resolve "ssh.github.com" to "github.com"#4938

Merged
mislav merged 1 commit intotrunkfrom
ssh-github-host
Dec 20, 2021
Merged

Unconditionally resolve "ssh.github.com" to "github.com"#4938
mislav merged 1 commit intotrunkfrom
ssh-github-host

Conversation

@mislav
Copy link
Contributor

@mislav mislav commented Dec 20, 2021

Previously, only github.com mapped to ssh.github.com via ssh config was treated as github.com. Now, every ssh.github.com host is treated as github.com, even if it was initially aliased as something else in the user's ssh hostname mappings.

Fixes #4217

Previously, only "github.com" mapped to "ssh.github.com" via ssh config
was treated as "github.com". Now, any "ssh.github.com" host is treated
as "github.com", even if it was initially aliased as something else in
the user's ssh hostname mappings.
@mislav mislav requested a review from a team as a code owner December 20, 2021 15:14
@mislav mislav requested review from samcoe and removed request for a team December 20, 2021 15:14
@mislav mislav merged commit 9605f9f into trunk Dec 20, 2021
@mislav mislav deleted the ssh-github-host branch December 20, 2021 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for SSH config file

1 participant