Hi, On Wed, Feb 24 2016 at 12:27:22 AM, Gaius Mulley <gaius.mul...@southwales.ac.uk> wrote: > Werner LEMBERG <w...@gnu.org> 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
This morning anonymous clone works again for me: git clone git://git.savannah.gnu.org/groff.git And member clone also works. Regards, -- Bertrand Garrigues