Re: gitmaster server problem?
От | Dave Page |
---|---|
Тема | Re: gitmaster server problem? |
Дата | |
Msg-id | CA+OCxozw77aLZQe_Xp7zWCHGbOEnFi+D3bZ-+EuRtu6Sg0Qqmw@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: gitmaster server problem? (jian he <jian.universality@gmail.com>) |
Список | pgsql-hackers |
On Mon, 19 Aug 2024 at 15:27, jian he <jian.universality@gmail.com> wrote:
On Mon, Aug 19, 2024 at 9:56 PM Bruce Momjian <bruce@momjian.us> wrote:
>
as of now.
cgit working
https://git.postgresql.org/cgit/postgresql.git/
Yes.
git not working
( 403 Forbidden nginx)
https://git.postgresql.org/git/postgresql.git/
From a browser, that's what I'd expect. You should be able to clone from it though:
git clone https://git.postgresql.org/git/postgresql.git
Cloning into 'postgresql'...
remote: Enumerating objects: 42814, done.
remote: Counting objects: 100% (42814/42814), done.
remote: Compressing objects: 100% (15585/15585), done.
remote: Total 1014138 (delta 34190), reused 33980 (delta 26978), pack-reused 971324
Receiving objects: 100% (1014138/1014138), 343.01 MiB | 15.49 MiB/s, done.
Resolving deltas: 100% (873517/873517), done.
Cloning into 'postgresql'...
remote: Enumerating objects: 42814, done.
remote: Counting objects: 100% (42814/42814), done.
remote: Compressing objects: 100% (15585/15585), done.
remote: Total 1014138 (delta 34190), reused 33980 (delta 26978), pack-reused 971324
Receiving objects: 100% (1014138/1014138), 343.01 MiB | 15.49 MiB/s, done.
Resolving deltas: 100% (873517/873517), done.
Dave Page
pgAdmin: https://www.pgadmin.org
В списке pgsql-hackers по дате отправления: