We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem:- $ git push -u origin new-pavan-branch remote: Permission to firstcontributions/first-contributions.git denied to Pavan-Virat-18. fatal: unable to access 'https://github.com/firstcontributions/first-contributions.git/': The requested URL returned error: 403
Please suggest steps to resolve this issue.
The text was updated successfully, but these errors were encountered:
Looks like you are attempting to push to the main branch of the repo. Make sure you:
Sorry, something went wrong.
Looks like you are attempting to push to the main branch of the repo. Make sure you: Have forked the repo. Clone your forked repo to your environment. Create a new branch in the forked version. Push to your forked branch
@Pavan-Virat-18 this should resolve the issue.
If it does, please mark the issue as completed
Roshanjossey
No branches or pull requests
Problem:-
$ git push -u origin new-pavan-branch
remote: Permission to firstcontributions/first-contributions.git denied to Pavan-Virat-18.
fatal: unable to access 'https://github.com/firstcontributions/first-contributions.git/': The requested URL returned error: 403
Please suggest steps to resolve this issue.
The text was updated successfully, but these errors were encountered: