This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawkaT0B6s9jQuMzQUYRVBgWqtO7BhT_ZSaE 2012-04-24 21:10:28 +00:00 committed by admin
parent eedde34549
commit 6050c7cca7

View file

@ -0,0 +1,7 @@
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!