summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Tafnzart <Tafnzart@web>2017-08-09 13:21:02 +0000
committerGravatar admin <admin@branchable.com>2017-08-09 13:21:02 +0000
commita17121ae4a21feeeb2d8100804a2bb16ec0c6d5b (patch)
treef49eae8b3e67059bb7b31536aea25ef55a6daff0
parent749754d2480f6ec5f6329d3009062561e7c3c6d9 (diff)
-rw-r--r--doc/forum/How_do_I_revert_back_to_specific_commit_with_git_annex.mdwn8
1 files changed, 8 insertions, 0 deletions
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,
+