Weird git messages

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Weird git messages
Дата
Msg-id 1313093319.6322.17.camel@laptop
обсуждение исходный текст
Ответы Re: Weird git messages  (Guillaume Lelarge <guillaume@lelarge.info>)
Re: Weird git messages  (Magnus Hagander <magnus@hagander.net>)
Список pgadmin-hackers
Hi,

When pushing my last commit, I got some weird messages:

[master!git.pgadmin3]$ git push
Counting objects: 37, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (19/19), done.
Writing objects: 100% (19/19), 3.58 KiB, done.
Total 19 (delta 18), reused 0 (delta 0)
Auto packing the repository for optimum performance.
fatal: protocol error: bad line length character: Remo
error: error in sideband demultiplexer
To ssh://git@git.postgresql.org/pgadmin3.git
   f75720d..43693e1  master -> master
error: failed to push some refs to
'ssh://git@git.postgresql.org/pgadmin3.git'

If I try another git push, it seems good:

[master!git.pgadmin3]$ git push
Everything up-to-date

Not sure what happened here. I'm downloading the repo in another
directory to check if everything is fine. Feels weird though. Have
anyone seen these messages before?


--
Guillaume
  http://blog.guillaume.lelarge.info
  http://www.dalibo.com


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Prevent refreshing or dropping an object
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Weird git messages