Re: Managing multiple branches in git

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Managing multiple branches in git
Дата
Msg-id 4A25862E.2090308@dunslane.net
обсуждение исходный текст
Ответ на Managing multiple branches in git  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

Tom Lane wrote:
> Once I have all the versions
> tested, I prepare a commit message and commit all the branches.  This
> results in one commit message per branch in the pgsql-committers
> archives, and just one commit in the cvs2cl representation of the
> history --- which is what I want.
>
>
>   

I think the 'just one commit' view is going to be the hard piece. Other 
than that, there will probably be some minor annoyances, but that's to 
be expected in any switch, I think.

Of course, it's open source so if someone wants to work on multibranch 
commit to make our life easier ... ;-)

cheers

andrew


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Managing multiple branches in git
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Managing multiple branches in git