SyntaxFix
Write A Post
Hire A Developer
Questions
Try to the following steps:
1) Open Git Bash and run: cd ~/.ssh
cd ~/.ssh
2) Try to run agent : eval $(ssh-agent)
eval $(ssh-agent)
3) Right now, you can run the following command : ssh-add -l
ssh-add -l