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

Remove JSCH agent proxy support #245

Closed
ajoberstar opened this issue Jul 3, 2018 · 0 comments
Closed

Remove JSCH agent proxy support #245

ajoberstar opened this issue Jul 3, 2018 · 0 comments
Milestone

Comments

@ajoberstar
Copy link
Owner

As part of #206 support for leveraging your system SSH provider is now available. This should be far more reliable (though less configurable) than the JSCH options used before. In particular the JSCH agent proxy was highly finicky and hasn't been supported for 4 years.

@ajoberstar ajoberstar added this to the 3.0.0 milestone Jul 3, 2018
ajoberstar added a commit that referenced this issue Jul 3, 2018
The jsch-agent project hasn't been maintained in 4 years and its been
the source of many issues on the Grgit repo.

We'll now leverage system SSH instead.

This fixes #245.
ajoberstar added a commit that referenced this issue Jul 4, 2018
The jsch-agent project hasn't been maintained in 4 years and its been
the source of many issues on the Grgit repo.

We'll now leverage system SSH instead.

This fixes #245.
ajoberstar added a commit that referenced this issue Jul 4, 2018
The jsch-agent project hasn't been maintained in 4 years and its been
the source of many issues on the Grgit repo.

We'll now leverage system SSH instead.

This fixes #245.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant