
May 25, 2017
3:59 p.m.
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.