Pinned Loading
-
Add this to your ~/.bashrc under git...
Add this to your ~/.bashrc under git bash for Windows to get ssh-agent working fairly smoothly. It only starts one ssh-agent and you only need to type your private key password once. 1if ps | grep ssh-agent &> /dev/null
2then
3. ~/.ssh-agent
4else
5ssh-agent > ~/.ssh-agent
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.