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