Hi Team,
I am trying to clone the repository, while cloning I am getting below issue.
[git@centos git-fast]$ git clone https://github.com/skeeto/sample-java-project.git
Cloning into 'sample-java-project'...
fatal: unable to access 'https://github.com/skeeto/sample-java-project.git/': TCP connection reset by peer
Could you please suggest the process to clone the same.
Thanks.