diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2014-05-19 15:41:05 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-05-19 15:41:05 +0000 |
commit | 0e8da2dc4c6df7387a7f5d0d6047a6a13a449df4 (patch) | |
tree | 2fb08c8f9a75184852ea08ebb016dbdc417b4194 | |
parent | 6f4ac0ee1007a53d3e8303f0554be6a0dfd08365 (diff) |
Added a comment
-rw-r--r-- | doc/forum/Automatically_dropping_files/comment_1_f5fc608f9cb0edf3272b586b62050637._comment | 12 |
1 files changed, 12 insertions, 0 deletions
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 000000000..28c9c0a56 --- /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.. +"""]] |