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

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

    You can also use a text editor:

    • Paste the URL in the text editor
    • Copy the URL that was just pasted from the text editor
    • Paste it in the command line

提交回复
热议问题