From 2edc8f0f050dedca29eeb1c2ffd4a13f6ccc7f6a Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 19 May 2014 15:41:05 +0000 Subject: [PATCH] Added a comment --- ...mment_1_f5fc608f9cb0edf3272b586b62050637._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/forum/Automatically_dropping_files/comment_1_f5fc608f9cb0edf3272b586b62050637._comment diff --git a/doc/forum/Automatically_dropping_files/comment_1_f5fc608f9cb0edf3272b586b62050637._comment b/doc/forum/Automatically_dropping_files/comment_1_f5fc608f9cb0edf3272b586b62050637._comment new file mode 100644 index 0000000000..28c9c0a565 --- /dev/null +++ b/doc/forum/Automatically_dropping_files/comment_1_f5fc608f9cb0edf3272b586b62050637._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="216.145.95.162" + subject="comment 1" + date="2014-05-19T15:41:05Z" + content=""" +`git annex drop --auto` *does* automatically drop files that are not wanted, according to your preferred content settings. + +If your preferred content for a repo is `metadata=tag=done`, then only files tagged \"done\" will be kept in the repository. + +Of course, files are only dropped if enough other copies can be verified to exist in other repositories.. +"""]]