how to restore deleted file

Viewed 49750

Possible Duplicate:
Restore a deleted file in a Git repo

How do I restore a file I accidentally removed from my git repository? I know this is a trivial question, but I haven't found the answer in the documentation.

1 Answers
Related