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 157286400
but still issue is there.
4) Snap with error:
Please suggest what can solve this issue.