From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
---|---|
To: | Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)com> |
Cc: | PostgreSQL WWW <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: git.postgresql.org not finding a commit |
Date: | 2014-11-11 21:55:25 |
Message-ID: | 20141111215525.GU1791@alvin.alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-www |
Jim Nasby wrote:
> Details below, but http://git.postgresql.org/gitweb/?p=postgresql.git&a=search&h=HEAD&st=commit&s=0ac5ad5134f2769ccbaefec73844f8504c4d6182 shows nothing, but that commit does exist:
>
> decibel(at)decina:[15:12]~/pgsql/HEAD/src/backend (master=)$git log 0ac5ad5134f2769ccbaefec73844f8504c4d6182|head -n1
> commit 0ac5ad5134f2769ccbaefec73844f8504c4d6182
>
> Our github mirror doesn't show that commit in it's search either :(
No idea what "search" does, but it doesn't work on a commit ID. This
works:
http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=0ac5ad5134f2769ccbaefec73844f8504c4d6182
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2014-11-11 21:56:01 | Re: tracking commit timestamps |
Previous Message | Maeldron T. | 2014-11-11 21:52:16 | Re: Failback to old master |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2014-11-11 21:56:01 | Re: tracking commit timestamps |
Previous Message | Jim Nasby | 2014-11-11 21:34:58 | git.postgresql.org not finding a commit |