I've managed to successfully create a repository using the cli, however i'm failing to clone it - which is interesting, considering I successfully cloned a new fork not too long ago
After running berg repo clone dotcarmen/foo (it's a private repo as i'm want to do with early dev) i get this error:
there is no TLS stream available; class=Ssl (16)
i'm on macOS Tahoe 26.1 and i'm using an SSH key
I've managed to successfully create a repository using the cli, however i'm failing to clone it - which is interesting, considering I successfully cloned a new fork not too long ago
After running `berg repo clone dotcarmen/foo` (it's a private repo as i'm want to do with early dev) i get this error:
```
there is no TLS stream available; class=Ssl (16)
```
i'm on macOS Tahoe 26.1 and i'm using an SSH key