Forums

Impossible d'importer mon projet depuis github

Bonjour, je veux héberger un projet django test, je dispose d'un compte gratuit sur python anywhere. En voulant importer le projet depuis mon compte github avec la commande "git clone", je suis bloqué au niveau où il faut saisir mon mot de passe git. Pourtant je saisi le bon mot de passe. Pourquoi cela?

Hi there,

You will have to follow the GitHub documentation here: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/about-authentication-to-github

I can only guess from context that you do not provide your token if you are cloning over HTTPS.