summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2013-07-20 23:20:48 +0000
committerGravatar admin <admin@branchable.com>2013-07-20 23:20:48 +0000
commitdefeaf5bb9dc5878cf9fca10e7f3714aab301ae3 (patch)
tree2e4b7d75b1e4f495e9467a7bea924cd9c3400b9a
parent0b572d28bd08868516825152331a68413e03572d (diff)
Added a comment
-rw-r--r--doc/bugs/uninit_and_indirect_don__39__t_work_on_android/comment_1_fec69c4c41987b9469eaa8f745c0a124._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/uninit_and_indirect_don__39__t_work_on_android/comment_1_fec69c4c41987b9469eaa8f745c0a124._comment b/doc/bugs/uninit_and_indirect_don__39__t_work_on_android/comment_1_fec69c4c41987b9469eaa8f745c0a124._comment
new file mode 100644
index 000000000..e310c1afd
--- /dev/null
+++ b/doc/bugs/uninit_and_indirect_don__39__t_work_on_android/comment_1_fec69c4c41987b9469eaa8f745c0a124._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="4.154.0.140"
+ subject="comment 1"
+ date="2013-07-20T23:20:48Z"
+ content="""
+There's no way to make indirect mode work on a filesystem w/o symlinks, but it should be possible to make unannex (required for uninit) work in direct mode. Just has not been done yet.
+"""]]