Why am I getting this error when my git repository url is correct?
jitendra@JITENDRA-PC /c/mySite (master) $ git push beanstalk master fatal: \'git@skarp.bea
I was facing same issue with my one of my feature branch. I tried above mentioned solution nothing worked. I resolved this issue by doing following things.