```
$ git clone
https://git.smesh.lol/smesh.gitCloning into 'smesh'...
fatal: expected 'packfile'
$ git clone ssh://
[email protected]:2222/~/smesh.git
Cloning into 'smesh'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
```