Re: Cannot push to git.postgresql.org - Mailing list pgsql-www

From Josh Berkus
Subject Re: Cannot push to git.postgresql.org
Date
Msg-id 4C5F15D1.1010602@agliodbs.com
Whole thread Raw
In response to Cannot push to git.postgresql.org  (Josh Berkus <josh@agliodbs.com>)
List pgsql-www
On 8/8/10 1:07 PM, Josh Berkus wrote:
> All,
> 
> I'm trying to commit initial files to the "press" project on
> git.postgresql.org.  However, when I try to do git push, I get:
> 

Ignore previous error.  I've narrowed down my problem to the fact that
the "master" branch was not created when my repo on git.postgresql.org
was created:

Sidney-Stratton:press josh$ git branch
* master
Sidney-Stratton:press josh$ git fetch origin master
fatal: Couldn't find remote ref master
Sidney-Stratton:press josh$ fatal: The remote end hung up unexpectedly

Anyway, I fixed this by pushing the local branch, but I noticed that
there are no docs on workng with a *new* blank repo on
git.postgresql.org.   Adding some.

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


pgsql-www by date:

Previous
From: Josh Berkus
Date:
Subject: Cannot push to git.postgresql.org
Next
From: Brendan Jurd
Date:
Subject: Patch email to -hackers fell into a black hole