Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed calls of plink for host key caching with invalid urls #2617

Merged
merged 3 commits into from Jan 23, 2015

Commits on Jan 23, 2015

  1. Fixed calls of plink for host key caching with invalid urls.

    When fetching, etc. from a remote repository via a ssh://... url, that is not a known host, plink can cause "Host does not exist" errors.
    This has already been fixed for the connection test.
    Noguai committed Jan 23, 2015
    Copy the full SHA
    4874261 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b979b16 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    184644e View commit details
    Browse the repository at this point in the history