Authentication failed on a specific machine via HTTPS with git bash - follow up question
问题 With this previous answer I was able to use git clone, etc using SSH on the problematic machine. But - only on such machine - I'm still getting an error from git bash for https : $ git clone https://giuliohome:mypassword@github.com/giuliohome/MyPrivateRepo.git Cloning into 'MyPrivateRepo'... remote: Repository not found. fatal: Authentication failed for 'https://github.com/giuliohome/MyPrivateRepo.git/' I've tried to create a personal access token via github web settings and use it instead of