Re: antisocial things you can do in git (but not CVS)

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: antisocial things you can do in git (but not CVS)
Дата
Msg-id AANLkTily8y27u7zc60TdHpxKtLmt3VDyOCJGqRsHU0AU@mail.gmail.com
обсуждение исходный текст
Ответ на Re: antisocial things you can do in git (but not CVS)  (Abhijit Menon-Sen <ams@toroid.org>)
Список pgsql-hackers
On Wed, Jul 21, 2010 at 13:05, Abhijit Menon-Sen <ams@toroid.org> wrote:
> At 2010-07-21 12:55:55 +0200, magnus@hagander.net wrote:
>>
>> We are not changing the workflow, just the tool.
>
> OK, but I don't see why accidental merge commits need to be considered
> antisocial, and banned or rebased away. Who cares if they exist? They
> don't change anything you need to do to pull, create, view, or push
> changes.

They makes it harder to track how the project has moved along for
people who don't really know about the concept.

I'm not sure, but I bet they may cause issues for those tracking the
project through git-cvs, or any other tool that doesn't deal with
nonlinear history.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


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

Предыдущее
От: KaiGai Kohei
Дата:
Сообщение: Re: leaky views, yet again
Следующее
От: Robert Haas
Дата:
Сообщение: Re: patch: to_string, to_array functions