lambdacd-git icon indicating copy to clipboard operation
lambdacd-git copied to clipboard

Support /etc/ssh/ssh_config

Open flosell opened this issue 8 years ago • 1 comments

We rely on JGit and JSch to handle Git over SSH for us. Their implementation however is a bit messy:

Investigate what we can do to improve this, maybe through a pull request or by at making the config file to be used configurable.

Related issues:

  • #22
  • JGit change 990670 would introduce better ssh-config handling (but still only ~/.ssh/config)

flosell avatar Jun 05 '17 10:06 flosell

Very weird that only one is read.

arichiardi avatar Jun 06 '17 02:06 arichiardi