I've followed the Tim's article (mentioned in the answer to this question), but - like many others, it seems - I'm stuck when trying do the test clone at the end. I get the fatal: the remote end hung up unexpectedly error, even though my $HOME path seems to be right.
Anyone got any pointers to where I might start for debugging this? My git and linux-fu are severely limited...
I'm aware of this answer to the same question, but it doesn't apply in my case, I don't get any messages about paths.
export HOME=was commented out. But that hasn't solved my problem :( For what it's worth, I just triedssh [email protected] -p 4837, which saysPermission denied (publickey,keyboard-interactive).So I'm off to brush up on this keys business..