Fix GitHub push error The requested URL returned error:403 Forbidden while accessing

Source: Internet
Author: User

GitHub Push Error:

Git push-u origin mastererror:the requested URL returned error:403 Forbidden while accessing Https://github.com/huangzh Azha/studygit.git/info/refsfatal:http request failed

git version 1.7.1


Os:centos

Solution:

Vim. Git/config

Modify

[remote "origin"] url = https://github.com/huangzhazha/studygit.git

For:

[remote origin] url = https://[email protected]/huangzhazha/studygit.git

Again

Git push-u Origin Master

Pop-up box to enter a password to submit.

This article is from the "Mr. Chancellor's Blog" blog, please be sure to keep this source http://chaohuang.blog.51cto.com/6843018/1895880

Fix GitHub push error The requested URL returned error:403 Forbidden while accessing

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.