git.postgresql.org is broken? - Mailing list pgsql-www

From Josh Berkus
Subject git.postgresql.org is broken?
Date
Msg-id 4E6149C6.9040702@agliodbs.com
Whole thread Raw
Responses Re: git.postgresql.org is broken?
List pgsql-www
All,

Sidney-Stratton:9.1 josh$ git push
fatal: The remote end hung up unexpectedly

Everyone trying to use the press repository on git.postgresql.org is
currently getting that. The above is after a successful git pull from
the same repository.  git.postgresql.org/press was working normally 2
days ago.

Please fix ASAP; this is preventing us from working on the 9.1 release docs.

Configuration is:

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


-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


pgsql-www by date:

Previous
From: Gabriele Bartolini
Date:
Subject: Re: New contacts list
Next
From: Dave Page
Date:
Subject: Re: git.postgresql.org is broken?