Skip to content
This repository was archived by the owner on Mar 18, 2018. It is now read-only.

Conversation

@marzdrel
Copy link

Default reference to port 22 when one is not specified breaks default configuration in .ssh/config. This change removes the default refernce and uses the '-p' switch only when the port is explicitly specified. Otherwise the ssh command will fallback to default settings in .ssh/config or to port 22 when there is no local configuration for given hostname.

Default reference to port 22 when one is not specified breaks default configuration in .ssh/config. This change removes the default refernce and uses the '-p' switch only when the port is explicitly specified. Otherwise the ssh command will fallback to default settings in .ssh/config or to port 22 when there is no local configuration for given hostname.
gregberge added a commit that referenced this pull request Dec 28, 2014
Remove default reference to port 22.
@gregberge gregberge merged commit c3aa62c into shipitjs:master Dec 28, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants