Hi Team,
I have one remote fork having many branches.
I am trying to clone one branch from that remote fork in my local eclipse.
1.When trying to clone in eclipse-it showing error -git pack file truncated after reading objects70%
2.While trying to clone through gitbash it was showing below error after reading object at 60 or 70%
remote: Counting objects: 713017, done.
remote: Compressing objects: 100% (206733/206733), done.
fatal: the remote end hung up unexpectedly50 MiB | 159.00 KiB/s
fatal: early EOF
fatal: index-pack failed
Please help.