summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-11 12:38:38 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-11 12:38:38 -0400
commit76ad7b2ce8bdf991d72872ad40ae828457bc946d (patch)
tree0a75f8d450382fb1c1177eb498bc82488b051a3f
parent7e5d9b6badc5483dd5195b6345e4d4025268b03d (diff)
comment
-rw-r--r--doc/bugs/git_annex_cannot_get_my_files_after_clone/comment_5_f8b58f9c5acb509871cc4a64b66de6f3._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_cannot_get_my_files_after_clone/comment_5_f8b58f9c5acb509871cc4a64b66de6f3._comment b/doc/bugs/git_annex_cannot_get_my_files_after_clone/comment_5_f8b58f9c5acb509871cc4a64b66de6f3._comment
new file mode 100644
index 000000000..e23ad93b7
--- /dev/null
+++ b/doc/bugs/git_annex_cannot_get_my_files_after_clone/comment_5_f8b58f9c5acb509871cc4a64b66de6f3._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 5"""
+ date="2016-01-11T16:36:01Z"
+ content="""
+git-annex needs write access to the repository it's running in. This is a
+fairly pervasive assumption and it would not be at all easy to fix.
+"""]]