comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 18 Dec 2023 17:49:53 +0000 (13:49 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 18 Dec 2023 17:49:53 +0000 (13:49 -0400)
doc/forum/Don__39__t_copy_files_to_exporttree__61__no_remote/comment_3_53759e189b2f13b8ea1f48f3b6fb7fca._comment [new file with mode: 0644]

diff --git a/doc/forum/Don__39__t_copy_files_to_exporttree__61__no_remote/comment_3_53759e189b2f13b8ea1f48f3b6fb7fca._comment b/doc/forum/Don__39__t_copy_files_to_exporttree__61__no_remote/comment_3_53759e189b2f13b8ea1f48f3b6fb7fca._comment
new file mode 100644 (file)
index 0000000..ebeea82
--- /dev/null
@@ -0,0 +1,19 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 3"""
+ date="2023-12-18T17:41:39Z"
+ content="""
+You have probably set remote.phoneremote.annex-tracking-branch to "master".
+That tells `git-annex sync` to try to export the whole branch to that
+remote.
+
+If you are confining the phone to a subdirectory, you should set that
+to eg "master:phonedir", then it will only consider files in that
+directory.
+
+> `exporttree=no`, it will provably never work
+
+What do you mean by this? If git-annex sync 
+ignored exporttree=no, that would be a bug. I just verified it honors that
+setting.
+"""]]