From a17121ae4a21feeeb2d8100804a2bb16ec0c6d5b Mon Sep 17 00:00:00 2001 From: Tafnzart Date: Wed, 9 Aug 2017 13:21:02 +0000 Subject: --- .../How_do_I_revert_back_to_specific_commit_with_git_annex.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/How_do_I_revert_back_to_specific_commit_with_git_annex.mdwn diff --git a/doc/forum/How_do_I_revert_back_to_specific_commit_with_git_annex.mdwn b/doc/forum/How_do_I_revert_back_to_specific_commit_with_git_annex.mdwn new file mode 100644 index 000000000..90856383a --- /dev/null +++ b/doc/forum/How_do_I_revert_back_to_specific_commit_with_git_annex.mdwn @@ -0,0 +1,8 @@ +I want to go back to a specific commit in git annex as I lost most recent copies of a file and want to revert back to a previous revision, few months old. All remotes are dead but after reading few article, there might be a way to get the file back from the objects directory: + +git annex whereis image +whereis image (0 copies) failed +git-annex: whereis: 1 failed + +Thanks, + -- cgit v1.2.3