Re: Caution when removing git branches

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Caution when removing git branches
Дата
Msg-id 201101271652.p0RGqLn12570@momjian.us
обсуждение исходный текст
Ответ на Re: Caution when removing git branches  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Caution when removing git branches  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Re: Caution when removing git branches  (Robert Haas <robertmhaas@gmail.com>)
Re: Caution when removing git branches  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
Robert Haas wrote:
> On Thu, Jan 27, 2011 at 11:41 AM, Bruce Momjian <bruce@momjian.us> wrote:
> >> Or for that we could just disable branch creation *completely*, and
> >> then turn off that restriction that one time / year that we actually
> >> create a branch?
> >
> > Well, branch creation can always be undone --- branch removal seems like
> > the big problem because it can't.
> 
> As I've repeatedly said, branch removal CAN be undone.  I don't see
> any evidence that we have an actual problem here that needs worrying
> about.

OK, someone removes a branch.  If it is still in his local tree, he can
push it back.  If not, he has to go around and find someone who does
have it, and who has the most recent copy?  Can master be removed too?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Caution when removing git branches
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Caution when removing git branches