We've been trying to clone this repository all day (https://bitbucket.org/games2win/template) , but keep hitting this error :
git -c filter.lfs.smudge= -c filter.lfs.required=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree clone git@bitbucket.org:games2win/template.git /Users/mahesh/Projects/ff.git
Cloning into '/Users/mahesh/Projects/ff.git'...
warning: templates not found /usr/local/git/share/git-core/templates
packet_write_wait: Connection to 104.192.143.2 port 22: Broken pipe
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
Completed with errors, see above
Not facing this error with our other repos.
What can be the cause?