diff options
author | CandyAngel <CandyAngel@web> | 2016-02-23 12:24:48 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-02-23 12:24:48 +0000 |
commit | ef222675c3ce4f08f19474c1a21026c1df193d8d (patch) | |
tree | 7b85362cb22dfb6cb0a3370dfde0ea480a5e673a | |
parent | 38e5b93c80aea27ca882537ce21055dabd72d13b (diff) |
Added a comment
-rw-r--r-- | doc/todo/import_--reinject/comment_1_659f0d18de4f5ee94adaf85ca106e196._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/todo/import_--reinject/comment_1_659f0d18de4f5ee94adaf85ca106e196._comment b/doc/todo/import_--reinject/comment_1_659f0d18de4f5ee94adaf85ca106e196._comment new file mode 100644 index 000000000..2aeb49cfa --- /dev/null +++ b/doc/todo/import_--reinject/comment_1_659f0d18de4f5ee94adaf85ca106e196._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="CandyAngel" + subject="comment 1" + date="2016-02-23T12:24:48Z" + content=""" +git-annex verifies the content in other repositories when you use --clean-duplicates because if it did not, it could delete the only copy of a file you had, because it was deleting files it knew about, but didn't have. + +As for what you are attempting, [maybe something like this](https://git-annex.branchable.com/tips/recover_data_from_lost+found/)? +"""]] |