I have this repo that I was trying to clone into eclipse. It looks like this.
However, when I run git clone 'git url for repo', it just says this and I do not see any folder created in eclipse. I see an empty folder created on the location on my laptop but that is it. I do not see the contents from the GitHub repo at all. What might be the issue that I might be facing? Thanks in advance.
Please let me know if this is not clear.
UPDATE: I can clone without errors as suggested by someone in the comments. However, when I still clone I get an empty folder without any contents.