[dev] Is git daemon at git.suckless.org down?

From: Silvan Jegen <s.jegen_AT_gmail.com>
Date: Tue, 25 Apr 2017 19:08:41 +0200

Heyho everyone

The git daemon at git.suckless.org seems to be down for me.

st$ git pull
fatal: unable to connect to git.suckless.org:
git.suckless.org[0: 78.47.162.114]: errno=Connection refused


My git remote config looks as follows.

[remote "origin"]
        url = git://git.suckless.org/st
        fetch = +refs/heads/*:refs/remotes/origin/*


Are people supposed to use HTTP and we forgot to change the git clone
command on the st.suckless.org site or did the git daemon die?


Cheers,

Silvan


Received on Tue Apr 25 2017 - 19:08:41 CEST

This archive was generated by hypermail 2.3.0 : Tue Apr 25 2017 - 19:12:14 CEST