diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2015-12-10 18:58:46 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-12-10 18:58:46 +0000 |
commit | 59705a1582a4dede82b0b57c096254cde369e347 (patch) | |
tree | b94d28760c4e18b90e0a8dbd8c1388f6c9c1fd91 /doc/walkthrough | |
parent | 0d6856a79f9b6b3c6a45ed467319b51312dfb826 (diff) |
Added a comment
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. +"""]] |