Replies: 2 comments 8 replies
-
This might be an issue of Windows terminal. Maybe you can set up ssh-agent to work around the problem. |
Beta Was this translation helpful? Give feedback.
0 replies
-
What version of jj are you using ( |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I can
jj git clone
from GitHub HTTPS fine, which works for read-only. However, when I try to clone via SSH, jj failsIt does not seem to attempt to use my (password protected)
~/.ssh/id_rsa
key, nor a system like TortoiseGit using pageant (putty authentication agent).Is Git SSH on Windows not a covered use case? How is it supposed to work?
Beta Was this translation helpful? Give feedback.
All reactions