79424446

Date: 2025-02-09 05:47:48
Score: 1.5
Natty:
Report link

If you are working on any project, check for git status. It shows deleted files. If you want to restore entire folder, use git restore folder_name/ this will restore entire folder.

Another option to restore only deleted files based on versions(or time), in vscode : ctrl shift p, then Localhistory: find entry to restore, you can choose which file you want to restore.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Jayashree HV