diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-01-29 13:37:17 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-01-29 13:37:17 -0400 |
commit | 39e3237645c59de4521ea010063f75b25aefb6eb (patch) | |
tree | 821425310963cfa21ae53e3589e2ffde6d79b1ed /doc/preferred_content | |
parent | 962bd38b70e0f583cfab0f13bd75414a9cdbc679 (diff) |
comment
Diffstat (limited to 'doc/preferred_content')
-rw-r--r-- | doc/preferred_content/comment_11_fa7249ebbd7d5b499b486311c0a8f96d._comment | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/preferred_content/comment_11_fa7249ebbd7d5b499b486311c0a8f96d._comment b/doc/preferred_content/comment_11_fa7249ebbd7d5b499b486311c0a8f96d._comment new file mode 100644 index 000000000..3c9de44de --- /dev/null +++ b/doc/preferred_content/comment_11_fa7249ebbd7d5b499b486311c0a8f96d._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 11""" + date="2016-01-29T17:30:52Z" + content=""" +@grawity, the empty (or unset) preferred content setting causes a default behavior to +be used. What the default is varies depending on what you're doing. For +example, if you're running `git annex drop --auto`, it defaults to dropping +everything when there's no preferred content setting. On the other hand, +`git annex sync --content` defaults to getting everything. So, this is +diffent than using "anything". + +If you use "standard" and the repo is not in exactly one of the standard +groups, it behaves the same as if you'd given it an unparseable preferred +content setting. It will want all files it has and none it doesn't have. +"""]] |