aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/A_Way_To_Extract_Previous_Versions_of_a_File_From_a_Direct_Repo/comment_2_45c22f596a18d5dc2331cfeef8c767fa._comment
blob: 200210a0212f2cad42a063e9d0575a87e0293089 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="zardoz"
 ip="92.227.51.179"
 subject="comment 2"
 date="2014-05-17T14:18:31Z"
 content="""
It occured to me that one could do something like that by «git show
earlier-commit:file > filename». A problem with this is that a
subsequent «get» will get the old content, but won’t put it in place
until invoking «fsck».

"""]]