What is a line of technology after the “OMG.” >>
solve error
ERROR GUI:
gitpush
error:TherequestedURLreturnederror :403Forbiddenwhileacces singhttps://github.com/wangz/future.git/info/refs
git version 1.7.1
OS:CENTOS
Resolution:
vim .Git/config
Edit
[remote”origin”]
url= https://github.com/wangz/example.git
is:
[remote”origin”]
url= https://[email protected]/wangz/example.git
push again, followed by 24377; output code, prompt
Similar Posts:
- Git error: requested URL returned error: 403
- Git Error: The requested URL returned error: 403 Forbidden while accessing
- git push The requested URL returned error: 403 Forbidden while accessing
- [github] Push remote: Invalid username or password
- [Solved] Updates were rejected because the tip of your current branch is behind
- [How to Solve] fatal: No remote repository specified. Please, specify either a URL…
- How to Solve Error: failed to push some refs to git
- error: src refspec master does not match any [How to Solve]
- Conflict resolution after git error non fast forward
- Git prompt error setting certificate verify locations solution