Forum Discussion
Former Member
3 years agoI was able to get this working in Ubuntu WSL (with a very minor step added of creating a ~/.ssh
folder if you don't already have one), and both ssh-add -l
and ssh -T git@github.com
work just fine. When I actually go to do an action in git
however, I'm still prompted to log in. Does anyone know why that might be?