Try this:
go to C:$Installation_Folder$\Git\cmdC:\$Installation_Folder$\Git\cmd
and execute start-ssh-agent:
start-ssh-agent
It will open a Cmdcmd command and run the ssh-agentssh-agent the right way.
ssh-add ~/.ssh/id_rsassh-add ~/.ssh/id_rsa should then work.