gradle-ssh-plugin
gradle-ssh-plugin copied to clipboard
Does this plugin respect ~/.ssh/config ?
Using the latest version
id "com.palantir.git-version" version "0.12.3"
The underlying jsch library does support ssh config, but it looks like this plugin doesn't use that.