Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: Remove use of deprecated io/util | Paulo Gomes | 2023-05-11 | 1 | -2/+1 |
| | | | | Signed-off-by: Paulo Gomes <pjbgf@linux.com> | ||||
* | plumbing: transport/ssh, add support for custom proxy URLs | Sanskar Jaiswal | 2023-05-04 | 1 | -10/+62 |
| | | | | Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com> | ||||
* | ssh: leverage proxy.Dial | Jacob Blain Christen | 2019-05-02 | 1 | -0/+36 |
This enables interacting with git remotes over SSH when behind a SOCKSv5 firewall. Signed-off-by: Jacob Blain Christen <dweomer5@gmail.com> |