git: fatal: I don't handle protocol '​​http'

前端 未结 20 2442
遇见更好的自我
遇见更好的自我 2020-12-02 04:42

I copy and pasted an git clone command from a web page: https://fedorahosted.org/ibus-typing-booster/

I got this:

user@host> git clone ​​http://gi         


        
20条回答
  •  鱼传尺愫
    2020-12-02 05:27

    in visual studio code option git:clone i tried every thing e.g putting 5 backspace, deleting the special Unicode character! and putting space nothing works for me

    solution works for me

    simply open git bash and paste the whole git clone url and done,

    it seems there is some issue with visual studio code

提交回复
热议问题