summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-11-10 15:16:43 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-11-10 15:16:43 -0400
commitac40a230ae74f62e64c2a6147031bfb4c9369a70 (patch)
tree08e273e9f8ba0a9aed5190fb3b46584acd460f85
parent43f28e575a1123b7d592d8504c6431e1f09906a3 (diff)
response
-rw-r--r--doc/forum/Getting_metadata/comment_1_24bef8f59f370897d6fd6b2b43ed1f39._comment13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/forum/Getting_metadata/comment_1_24bef8f59f370897d6fd6b2b43ed1f39._comment b/doc/forum/Getting_metadata/comment_1_24bef8f59f370897d6fd6b2b43ed1f39._comment
new file mode 100644
index 000000000..125b85269
--- /dev/null
+++ b/doc/forum/Getting_metadata/comment_1_24bef8f59f370897d6fd6b2b43ed1f39._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2015-11-10T19:12:57Z"
+ content="""
+`git-annex metadata` only works on annexed files. Your `testfile` is
+checked into git directly, so these git-annex commands silently skip
+it, the same as `git annex whereis` will.
+
+There's some chance this could change.. It would be kind of nice,
+for git-annex's metadata to be able to be applied to regular files
+in the git repository.
+"""]]