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
I simply added 5 "SPACE"s between clone and the url:
clone
url
git clone https:////.git
and it works!