From: | Sridhar N Bamandlapally <sridhar(dot)bn1(at)gmail(dot)com> |
---|---|
To: | PostgreSQL-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: git clone failed in windows |
Date: | 2020-10-23 12:25:53 |
Message-ID: | CAGuFTBWSHK5+Jj-DThmR63VFam48g8t8Vry5Nw4k5Sa2wwOowg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
git clone repository showing failed from Visual studio
[image: git-clone-error.PNG]
Please let me know is there any issue,
Thanks
Sridhar BN
On Fri, Oct 23, 2020 at 4:39 PM Sridhar N Bamandlapally <
sridhar(dot)bn1(at)gmail(dot)com> wrote:
> 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
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Andrey Borodin | 2020-10-23 12:30:40 | Logical replication from HA cluster |
Previous Message | Ashutosh Sharma | 2020-10-23 12:12:49 | Re: Parallel copy |