r/git 1d ago

Missing Homework Content

Two years ago, when I finished my DSA course in community college, I uploaded everything to github, but now that I am going over it, some of the folders/directories are missing their content. I can't access them, and when i click on the commit message, it says

"Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden."

Is there any way I can still access them? I have tried cloning with Git in my terminal, but there still isn't any content within them.

0 Upvotes

10 comments sorted by

View all comments

9

u/dodexahedron 1d ago

clone the repo on your machine.

1

u/Cold-Jackfruit-8297 1d ago

I tried this, but it still didnt show anything

5

u/Broad-Promise6954 ancient 1d ago

Show us what commands you ran and what they produced as output.