Yet another set of not so frequently asked questions
I was getting this error when I tried to clone a git repro
fatal: protocol error: bad line length character: logi
Solution:
add username in front of the hostname, e.g.
git clone ssh://username@hostname/repo
Post a Comment
No comments:
Post a Comment