英文:
how i fix it ?i tryed push my project to git hub but
问题
这是我的操作:
$ git push -u origin master
remote: 对 namnguyenptitcn/Cinema-Management-System.git 的访问权限被拒绝,拒绝访问权限给 kimvanha20051999。
fatal: 无法访问 'https://github.com/namnguyenptitcn/Cinema-Management-System.git/':所请求的 URL 返回错误:403。
英文:
This is my action :
$ git push -u origin master
remote: Permission to namnguyenptitcn/Cinema-Management-System.git denied to kimvanha20051999.
fatal: unable to access 'https://github.com/namnguyenptitcn/Cinema-Management-System.git/': The requested URL returned error: 403
专注分享java语言的经验与见解,让所有开发者获益!
评论