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

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -