git-annex/doc/forum/retrieving_previous_versions.mdwn

8 lines
302 B
Text
Raw Normal View History

2012-04-24 21:10:28 +00:00
Hi,
This might be a stupid question, but I did not find any information about it.
Can I retrieve previous versions of a file?
Let's say, I wanna do a "git annex get file", but considering a specific commit id. Is it possible? Are all the versions of the files kept inside .git/annex/objects?
Thanks!