From: http://joeyh.name/ Date: Thu, 10 Dec 2015 18:58:46 +0000 (+0000) Subject: Added a comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~320^2~224^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a6dec1c9db5ddb7e71e3a5862c50cbeecb2fc304;p=git-annex.git Added a 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. +"""]]