$ git push
ssh: connect to host codeberg.org port 22: Connection refused
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
$ curl codeberg.org
curl: (7) Failed to connect to codeberg.org port 80 after 140 ms: Could not connect to server
$ curl https://codeberg.org
curl: (7) Failed to connect to codeberg.org port 443 after 150 ms: Could not connect to server
Живу не в России. Сайты типа https://www.isitdownrightnow.com/codeberg.org.html говорят, что codeberg.org лежит у всех. Что с ним случилось, кто-то знает?

