[python-committers] Guide to pushing to submitters' repo?

Antoine Pitrou antoine at python.org
Thu May 25 11:59:01 EDT 2017
Le 25/05/2017 à 17:52, Carol Willing a écrit :
>>
>> Thanks for the pointer.  Unfortunately, it seems that it really wants to
>> authenticate using username and password (even though browsing a public
>> project):
>>
>> $ hub checkout https://github.com/python/cpython/pull/1785
>> github.com username: pitrou
>> github.com password for pitrou (never stored): ^C
> 
> Antoine, do you have an SSH key stored within your GitHub account settings?

Yes, I do.

> You would still use the same command for hub to checkout the pull request, but GitHub would stop nagging for username/password.

Apparently not...

Regards

Antoine.


More information about the python-committers mailing list