[dev] [st] git repo not reachable?

From: Silvan Jegen <s.jegen_AT_gmail.com>
Date: Mon, 11 Jun 2018 10:30:10 +0200

Hi everyone

The st repo hosted on suckless.org is not reachable for me:

$ cat .git/config

[core]
        repositoryformatversion = 0
        filemode = true
        bare = false
        logallrefupdates = true
[remote "origin"]
        url = git://git.suckless.org/st
        fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
        remote = origin
        merge = refs/heads/master

$ git pull
fatal: unable to connect to git.suckless.org:
git.suckless.org[0: 195.186.210.161]: errno=Connection timed out

Did the git server process die?


Cheers,

Silvan
Received on Mon Jun 11 2018 - 10:30:10 CEST

This archive was generated by hypermail 2.3.0 : Mon Jun 11 2018 - 10:36:07 CEST