summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-02-17 17:51:29 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-02-17 17:51:29 -0400
commitd55deb61091688ea02c1cd0ebb153e626826ed34 (patch)
tree2e0497099b0f7260fba2accc9018690643ffb61f
parentf5cb94fc03df60d220bae452bf3b611a6c718b02 (diff)
comment
-rw-r--r--doc/forum/optimising_lookupkey/comment_2_7dbfa3da6ae72a1f0669396664dd0c1a._comment11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/optimising_lookupkey/comment_2_7dbfa3da6ae72a1f0669396664dd0c1a._comment b/doc/forum/optimising_lookupkey/comment_2_7dbfa3da6ae72a1f0669396664dd0c1a._comment
new file mode 100644
index 000000000..8b3c973d4
--- /dev/null
+++ b/doc/forum/optimising_lookupkey/comment_2_7dbfa3da6ae72a1f0669396664dd0c1a._comment
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2015-02-17T21:50:11Z"
+ content="""
+And yes, it's fine to bypass git-annex when querying git.
+
+Or even when manipulating the git-annex branch, so long as you either
+delete or update .git/annex/index. git-annex is not intended to be magical,
+see [[internals]].
+"""]]