【发布时间】:2009-07-28 11:30:27
【问题描述】:
问题与问题"How to restore Git after fatal file system error?"有关,但针对单个文件。
我需要到达最后一个状态 2009-07-27 23:58,我需要文件:
/Users/henri/BAckup/6-relationdiagram/Normalized_perhaps_DB/simple_schema0.tcuml
如何在崩溃后恢复文件?
添加:我在哪里可以找到文件?他们应该做什么?
格雷厄姆的提示
$git checkout 63c6844fded9cfcdee14c9330be82557046b3e56 HENRI_suunnittelu_doc/6-relaatiotietokantakaavio/Normalized_perhaps_DB/simple_schema0.tcuml
威廉的提示
git checkout bee6763b55cf8259438aa575cedbb09d1d02b96a HENRI_suunnittelu_doc/6-relaatiotietokantakaavio/Normalized_perhaps_DB/simple_schema0.tcuml
【问题讨论】:
-
答案中的错字已更正。应该是 --since='...'(添加一个 '=')