Re: searching for git commit hash - Mailing list pgsql-www

From Magnus Hagander
Subject Re: searching for git commit hash
Date
Msg-id CABUevEzVe5VcgKGDJwoe5gW_Yx3nZ5xiHT++sLGDKEVMZOeKNg@mail.gmail.com
Whole thread Raw
In response to Re: searching for git commit hash  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
List 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 by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Updates "What's New" URL
Next
From: Alvaro Herrera
Date:
Subject: Re: searching for git commit hash