dany3xp
dany3xp
CC#
Created by dany3xp on 8/8/2024 in #help
recover deleted files from github on visual studio
UPDATE: I was able to find all of my deleted files using Git Bash! I ran the command git fsck --lost-found within the repo directory. It showed all of my deleted files with a prefix dangling blob followed by a hash number. Then the command git show <hash number> showed the contents of the file. It took a while but I was able to locate all of my code.
18 replies
CC#
Created by dany3xp on 8/8/2024 in #help
recover deleted files from github on visual studio
uh
18 replies
CC#
Created by dany3xp on 8/8/2024 in #help
recover deleted files from github on visual studio
I thought I didn't connect the scripts correctly to the repo because I kept getting errors so I was just trying to delete it and make a new one
18 replies
CC#
Created by dany3xp on 8/8/2024 in #help
recover deleted files from github on visual studio
i dont know but this is bad then all my scripts are gone
18 replies
CC#
Created by dany3xp on 8/8/2024 in #help
recover deleted files from github on visual studio
okay and I think git on visual studio. I went on Local History section, right clicked it and Reset -> Delete Changes.
18 replies