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

fix: prefer specified identities instead of the ssh agent #61

Merged
merged 2 commits into from
Apr 26, 2022

Commits on Apr 26, 2022

  1. fix: prefer specified identities instead of the ssh agent

    if an identity file is provided, prefer it over the ssh agent.
    
    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    cc2ea0e View commit details
    Browse the repository at this point in the history
  2. fix: handle err properly

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    b5bc8d7 View commit details
    Browse the repository at this point in the history