Re: searching for git commit hash

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Greg Stark <stark(at)mit(dot)edu>
Cc: PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: Re: searching for git commit hash
Date: 2012-05-30 13:09:56
Message-ID: 20120530130956.GB20230@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On Wed, May 30, 2012 at 01:54:17PM +0100, Greg Stark wrote:
> On Wed, May 30, 2012 at 1:31 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> > How do I search for a commit with a specific hash tag on our git web
> > site?
>
> I just paste the hash into google and hit I'm Feeling Lucky.
>
> Actually in reality I paste it into the omnibox in chrome so I then I
> have to click the first search result.

Wow, having Google search for it works; those hashes really are unique.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Tom Lane 2012-05-30 14:03:44 Re: searching for git commit hash
Previous Message Greg Stark 2012-05-30 12:54:17 Re: searching for git commit hash