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

前端 未结 20 2369
遇见更好的自我
遇见更好的自我 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:07

    The same issue happened with me when I have just copied the url into the clipboard and then pasted it into the terminal. Rewriting whole the line without copy-past option resolved my issue.

提交回复
热议问题