Checkout a specific revision of a file with Git
Key words and phrases
git checkout specific revision change to an earlier version revert to old revision of fileTags
Description
git checkout abcde file/to/restore
Reference:
How do I reset/revert a specific file to a specific revision using Git?
http://stackoverflow.com/questions/215718/how-do-i-reset-revert-a-specif...
Post new comment
