[ad_1]
It seems you don’t have the permissions to push because you’re using the http url. You should use the ssh url:
git remote set-url origin [email protected]:suresh/sample.git
git push origin master
2
[ad_2]
solved Github-permission denied
[ad_1]
It seems you don’t have the permissions to push because you’re using the http url. You should use the ssh url:
git remote set-url origin [email protected]:suresh/sample.git
git push origin master
2
[ad_2]
solved Github-permission denied