There exists a special character between git clone and http://... when you copy and paste the whole line git clone http://.... That special character looks like a space, but it is a special Unicode character.
Once I removed this character and replace it with a real space, the error doesn't occur anymore.