git clone failed in windows

Поиск
Список
Период
Сортировка
От Sridhar N Bamandlapally
Тема git clone failed in windows
Дата
Msg-id CAGuFTBUrqO8kK_J2URKpWwathQSunZU6VtqMSrJnEt8F0qZaTg@mail.gmail.com
обсуждение исходный текст
Ответы Re: git clone failed in windows  (Sridhar N Bamandlapally <sridhar.bn1@gmail.com>)
Re: git clone failed in windows  (Andrey Borodin <x4mmm@yandex-team.ru>)
Re: git clone failed in windows  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
Am trying to clone postgresql git, getting error

D:\sridhar>git clone https://git.postgresql.org/git/postgresql.git
Cloning into 'postgresql'...
remote: Enumerating objects: 806507, done.
remote: Counting objects: 100% (806507/806507), done.
remote: Compressing objects: 100% (122861/122861), done.
error: RPC failed; curl 18 transfer closed with 3265264 bytes remaining to read
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

Please let me know anything as am doing this for first time

Thanks
Sridhar BN


В списке pgsql-hackers по дате отправления:

Предыдущее
От: e.sokolova@postgrespro.ru
Дата:
Сообщение: Re: [PATCH] Add extra statistics to explain for Nested Loop
Следующее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Autovacuum on partitioned table (autoanalyze)