fatal: I don’t handle protocol ‘https’ [duplicate]

There is a good chance you have special characters somewhere in your commands according to these two SO posts:

git: fatal: I don’t handle protocol ‘​​http’

Git Fetch returns ‘fatal: I don’t handle protocol https’ in windows

Retype the commands and the problem should be alleviated.

Leave a Comment