I have installed Gitea on a LXC container and added my ssh key through the UI.
But when I do git clone git@240.162.0.163:theo/test-repo.git
I will get the following error:
Cloning into 'test-repo'...
fatal: protocol error: bad line length character: This
How can I fix this?