Re: searching for git commit hash

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: searching for git commit hash
Дата
Msg-id CABUevEzVe5VcgKGDJwoe5gW_Yx3nZ5xiHT++sLGDKEVMZOeKNg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: searching for git commit hash  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Список pgsql-www
On Tue, Sep 25, 2012 at 11:34 PM, Dimitri Fontaine
<dimitri@2ndquadrant.fr> wrote:
> Magnus Hagander <magnus@hagander.net> writes:
>> Added to http://www.postgresql.org/developer/coding/.
>
> What I would like to have is the result of whatever tool is used those
> days to know which branches contain any given patch. I though that was
> ./src/tools/git_changelog but I can't seem to have that work here.

Are you talking about a simple "git branch -a --contains=<hash>"?

That only works if the hash is the same of course - not if the patch
was different in a back branch.

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



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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Updates "What's New" URL
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: searching for git commit hash