-
Notifications
You must be signed in to change notification settings - Fork 947
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/configto work. - Observe
jj git clonehang.
Specifications
- Version:
0.2.0.r917.2916cb2-1 - Platform: Linux x86_64
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed