summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-07-30 12:35:58 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-07-30 12:35:58 -0400
commit8d8d578d27e8761c74491299c08a5e4ba497d0b9 (patch)
tree819ae1e390980e08320c4ffffd51f469a17a7434
parentcc1b371f56877acdccb6deaa7841489f4cc8a397 (diff)
response
-rw-r--r--doc/forum/git_annex_vicfg___40__preferred_content__41___examples/comment_1_1e59c9476b206613285e4f39b2c9efa8._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/forum/git_annex_vicfg___40__preferred_content__41___examples/comment_1_1e59c9476b206613285e4f39b2c9efa8._comment b/doc/forum/git_annex_vicfg___40__preferred_content__41___examples/comment_1_1e59c9476b206613285e4f39b2c9efa8._comment
new file mode 100644
index 000000000..1c408e7ab
--- /dev/null
+++ b/doc/forum/git_annex_vicfg___40__preferred_content__41___examples/comment_1_1e59c9476b206613285e4f39b2c9efa8._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2016-07-30T16:30:58Z"
+ content="""
+If you're finding vicfg confusing, you don't have to use it; the same
+configuration can be done at the command line using `git annex wanted`.
+See [[preferred_content]] for documentation.
+
+If you just want to have full control over what files are stored in the
+local repository, the easiest way to do that is to run `git annex get` and
+`git annex drop` manually when you want or don't want a file's content,
+and don't pass --content to `git annex sync`.
+"""]]