Re: Cannot push to git.postgresql.org

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Cannot push to git.postgresql.org
Дата
Msg-id 4C5F15D1.1010602@agliodbs.com
обсуждение исходный текст
Ответ на Cannot push to git.postgresql.org  (Josh Berkus <josh@agliodbs.com>)
Список 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 по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Cannot push to git.postgresql.org
Следующее
От: Brendan Jurd
Дата:
Сообщение: Patch email to -hackers fell into a black hole