aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-preferred-content
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-04-04 16:10:05 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-04-04 16:10:05 -0400
commitb428b18ee6e3188b210525ae9341847206cb2c16 (patch)
tree17931495f0561192847eb3e54cf58ae0d020138d /doc/git-annex-preferred-content
parent7714a69aa5b879f16b1f6f6a4709a7dd4118d01e (diff)
comment and improve docs
Diffstat (limited to 'doc/git-annex-preferred-content')
-rw-r--r--doc/git-annex-preferred-content/comment_4_4f30e99af93a2eb571f5b084cfa72d0d._comment11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/git-annex-preferred-content/comment_4_4f30e99af93a2eb571f5b084cfa72d0d._comment b/doc/git-annex-preferred-content/comment_4_4f30e99af93a2eb571f5b084cfa72d0d._comment
new file mode 100644
index 000000000..39c859c97
--- /dev/null
+++ b/doc/git-annex-preferred-content/comment_4_4f30e99af93a2eb571f5b084cfa72d0d._comment
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 4"""
+ date="2016-04-04T20:01:42Z"
+ content="""
+@Don, when a preferred content expression matches
+based on the name of a file, it will only match objects used by
+files currently in the tree, and not objects used by old versions.
+
+So, what you want is probably as simple as "include=*"
+"""]]