git - Contribute to django via github -
I am new to the contribution. I improved the DNS document and I want to take it to Zithub. I follow the guide, but I got the following issue on the push command git push origin ticket_xxxxx
:
remote: django / django.git permission & lt; User & gt; . Fatal: Unable to access 'https://github.com/django/django.git/': The requested URL returned an error: 403
My remote repositories are:
Basic https://github.com/django/django.git (fetch) Basic https://github.com/django/django.git (push)
If you read the documentation carefully, you will see that, it leads you to the original DJ ango Clone the Forked repository instead of the repository.
git clone git@github.com: github_nick / django.git ^^^^^^^^^^^
DJ ango repository directly, Instead of trying to push the repository into the repository.
Comment, push on your phone repository then.
Comments
Post a Comment