I am trying to clone repo/repos, but it fails and gives error after some time (I have attached the snap below).
1) For repos which are small in size (in MB) it clones successfully . Having trouble in cloning big repos(In GB).
2) Source tree version: 3.3.9.3870
3) Came to know about this command to increase buffer size
git config --global http.postBuffer 157286400but still issue is there.
4) Snap with error:
Please suggest what can solve this issue.
@Paithankar, Nilesh welcome to the Atlassian community
That is an end of file error and usually requires a change on the Git repository configuration. You can learn more here: https://medium.com/@mectayn/resolving-fatal-early-eof-error-in-git-a-practical-solution-b2f4c1a8b43f
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.