SSH-ADD on Windows

If you receive the following error when running the ssh-add command: Could not open a connection to your authentication agent, try this:

cd path-to-Git/bin (for me : cd C:\Program Files\Git\bin)
bash
exec ssh-agent bash
ssh-add REPLACE_WITH_SSHKEY