Some day you use 'git rm file' to delete some files in your local repository and commit this change. To recover these removed files, you can do:
'ls' your repository and find removed files are back.
Some day you use 'git rm file' to delete some files in your local repository and commit this change. To recover these removed files, you can do:
'ls' your repository and find removed files are back.