From 93e0810ad53761c3a36cfec41f05344de8a92c07 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 18 Dec 2023 13:49:53 -0400 Subject: [PATCH] comment --- ..._53759e189b2f13b8ea1f48f3b6fb7fca._comment | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 doc/forum/Don__39__t_copy_files_to_exporttree__61__no_remote/comment_3_53759e189b2f13b8ea1f48f3b6fb7fca._comment 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 index 0000000000..ebeea821de --- /dev/null +++ b/doc/forum/Don__39__t_copy_files_to_exporttree__61__no_remote/comment_3_53759e189b2f13b8ea1f48f3b6fb7fca._comment @@ -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. +"""]] -- 2.30.2