argo-cd/util/git
jannfis 9f8505205f
fix: Ensure SSH private key is written out with a final newline character (#2890) (#3064)
* Ensure SSH private key is written out with a final newline character

* Retrigger stuck CI
2020-01-31 11:02:43 -08:00
..
mocks codegen (#2244) 2019-09-04 10:46:14 -07:00
client.go fix: Handle SSH URLs in 'git@server:org/repo' notation correctly (#3062) 2020-01-31 01:14:22 -08:00
creds.go fix: Ensure SSH private key is written out with a final newline character (#2890) (#3064) 2020-01-31 11:02:43 -08:00
git.go fix: Handle SSH URLs in 'git@server:org/repo' notation correctly (#3062) 2020-01-31 01:14:22 -08:00
git_test.go fix: Handle SSH URLs in 'git@server:org/repo' notation correctly (#3062) 2020-01-31 01:14:22 -08:00
workaround.go Add support for connecting repositories using TLS client certs (fixes #1945) (#1960) 2019-07-24 17:25:27 -07:00