Home ›
Checkout a specific revision of a file with GitCheckout a specific revision of a file with Git
Submitted by Benjamin Melançon on June 7, 2009 - 3:48pm
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-specific-file-to-a-specific-revision-using-git
Resolution
Searched words:
git checkout specific revision
change to an earlier version
revert to old revision of file
Comments
Post new comment