Skip to content
Branch: master
Find file History
bk2204 lfshttp: pass stdin to ssh
Some people have SSH prompt them for their passphrase when a key is
used. In such a situation, the user needs to be able to enter a password
on standard input so that they can use their key. When invoking ssh,
pass our standard input through to the ssh process so that it can prompt
the user if needed.
Latest commit 59ed048 Apr 24, 2019
Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
body.go
certs.go lfsapi: add support for encrypted client TLS private keys Sep 24, 2018
certs_darwin.go lfsapi: extract new lfshttp package Sep 11, 2018
certs_freebsd.go
certs_linux.go
certs_openbsd.go
certs_test.go
certs_windows.go
client.go lfshttp: close body on redirect Jan 15, 2019
client_test.go lfsapi: extract new lfshttp package Sep 11, 2018
endpoint.go lfsapi: extract new lfshttp package Sep 11, 2018
errors.go
lfshttp.go lfsapi: extract new lfshttp package Sep 11, 2018
proxy.go
proxy_test.go
retries.go lfsapi: extract new lfshttp package Sep 11, 2018
retries_test.go
ssh.go
ssh_test.go
stats.go
stats_test.go
verbose.go lfsapi: extract new lfshttp package Sep 11, 2018
verbose_test.go
You can’t perform that action at this time.