-
Notifications
You must be signed in to change notification settings - Fork 605
Closed
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Expected Behaviour
jj git clone
should respect the SSH config (~/.ssh/config
).
Actual Behaviour
The SSH config is not respected, which may be problematic in some cases. In this case, ProxyCommand
is to communicate with a private Git server.
Steps to Reproduce the Problem
- Use an SSH environment which requires additional configuration via
~/.ssh/config
to work. - Observe
jj git clone
hang.
Specifications
- Version:
0.2.0.r917.2916cb2-1
- Platform: Linux x86_64
bergkvist, spiffytech, kiernan, gree7, krikkiteer and 18 more
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed