Обсуждение: git commitmessages url format change

Поиск
Список
Период
Сортировка

git commitmessages url format change

От
Magnus Hagander
Дата:
Hi!

I've changed the format of the URLs in the git commit messages so they
no longer contain a semicolon, since a number of people reported that
made them stop working for users of gmail (which is a fair amount of
users..) They'll now go to /pg/commitdiff/<hash> instead which will
redirect back to the full gitweb URL.

Thus, if you're a gmail user, you can now expect the commit messages
to work again.

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


Re: git commitmessages url format change

От
Pavel Stehule
Дата:
2011/2/9 Magnus Hagander <magnus@hagander.net>:
> Hi!
>
> I've changed the format of the URLs in the git commit messages so they
> no longer contain a semicolon, since a number of people reported that
> made them stop working for users of gmail (which is a fair amount of
> users..) They'll now go to /pg/commitdiff/<hash> instead which will
> redirect back to the full gitweb URL.
>
> Thus, if you're a gmail user, you can now expect the commit messages
> to work again.
>

Thank you very much

see you early

Pavel

> --
>  Magnus Hagander
>  Me: http://www.hagander.net/
>  Work: http://www.redpill-linpro.com/
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
>


Re: git commitmessages url format change

От
Robert Haas
Дата:
On Wed, Feb 9, 2011 at 5:05 AM, Magnus Hagander <magnus@hagander.net> wrote:
> Hi!
>
> I've changed the format of the URLs in the git commit messages so they
> no longer contain a semicolon, since a number of people reported that
> made them stop working for users of gmail (which is a fair amount of
> users..) They'll now go to /pg/commitdiff/<hash> instead which will
> redirect back to the full gitweb URL.
>
> Thus, if you're a gmail user, you can now expect the commit messages
> to work again.

Thanks, although it would be even nicer if gmail would fix their bug...  :-)

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company