Re: Caution when removing git branches

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Caution when removing git branches
Дата
Msg-id 4D41A0E0.4010008@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Caution when removing git branches  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On 27.01.2011 18:41, Bruce Momjian wrote:
> Well, branch creation can always be undone --- branch removal seems like
> the big problem because it can't.

Actually, all you need to do is to push the branch back to resurrect it. 
As long as your local branch is up-to-date with what was removed (or you 
know the commitid and still have that in your local repository), no-one 
will notice that it was gone for a moment.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

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