From a6dec1c9db5ddb7e71e3a5862c50cbeecb2fc304 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 10 Dec 2015 18:58:46 +0000 Subject: [PATCH] Added a comment --- .../comment_4_9b575f7f2b67b36599890dd5455dcf47._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/walkthrough/removing_files/comment_4_9b575f7f2b67b36599890dd5455dcf47._comment 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 0000000000..45cd29937f --- /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. +"""]]