diff options
Diffstat (limited to 'doc/walkthrough')
-rw-r--r-- | doc/walkthrough/removing_files/comment_4_9b575f7f2b67b36599890dd5455dcf47._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/walkthrough/removing_files/comment_4_9b575f7f2b67b36599890dd5455dcf47._comment b/doc/walkthrough/removing_files/comment_4_9b575f7f2b67b36599890dd5455dcf47._comment new file mode 100644 index 000000000..45cd29937 --- /dev/null +++ b/doc/walkthrough/removing_files/comment_4_9b575f7f2b67b36599890dd5455dcf47._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + subject="comment 4" + date="2015-12-10T18:58:46Z" + content=""" +Correct, dropping a file from everywhere will lose its content entirely. + +But, git-annex has a [[copies]] tracking feature that prevents such foot-shooting. If you ask it to drop the last copy, it will refuse, although there is a way to override this if you really want to. +"""]] |