Help with restoring a huge number of previously untracked files #145804
Unanswered
imbilly20
asked this question in
Programming Help
Replies: 1 comment 2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Body
I wasnt exactly sure where to post this issue, so im hoping this will be the place. I have made a huge mistake by running the git rm --cache command on a project that was holding a huge number of untracked files. I am unsure on how to procede, so as to fix my repository without making it worse. Should i run a git reset ot a previous, working commit? will the fact that the files were previously untracked be a hindrance? Any help is appreciated, thank you.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions