Werner LEMBERG <[email protected]> writes: >> git cloning groff seems not to work at the moment: [...] > > For me, cloning works just fine (on my GNU/Linux box). > > If problems occur, have a look at > > https://pumprock.net/fsfstatus > > Maybe you experienced issues from yesterday's problems. > > > Werner
Hi, I had this yesterday (and over the weekend as well). I then changed my clone script from: git clone git://git.sv.gnu.org/project.git to: git clone http://git.savannah.gnu.org/r/project.git and then my scripts worked again. Of course this might be coincidence... regards, Gaius
