From b09405eeab5da9c8fa77b6c73f61856c2c007af4 Mon Sep 17 00:00:00 2001 From: "talmukoydu@ab15521191b4d02584d003f3f211d90f575d5ebb" Date: Sun, 19 Mar 2023 19:27:46 +0000 Subject: [PATCH] Added a comment: RE: `git annex sync` not automatically syncing gcrypt remotes using relative paths --- .../comment_30_f75f5957dbd0f6fd7b2d7291f06e7489._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/sync/comment_30_f75f5957dbd0f6fd7b2d7291f06e7489._comment diff --git a/doc/sync/comment_30_f75f5957dbd0f6fd7b2d7291f06e7489._comment b/doc/sync/comment_30_f75f5957dbd0f6fd7b2d7291f06e7489._comment new file mode 100644 index 0000000000..41a455d79d --- /dev/null +++ b/doc/sync/comment_30_f75f5957dbd0f6fd7b2d7291f06e7489._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="talmukoydu@ab15521191b4d02584d003f3f211d90f575d5ebb" + nickname="talmukoydu" + avatar="http://cdn.libravatar.org/avatar/965ffeb49ec136674054e50928ddb2ed" + subject="RE: `git annex sync` not automatically syncing gcrypt remotes using relative paths" + date="2023-03-19T19:27:46Z" + content=""" +@joey definitely seems like a bug. I am able to easily verify by changing the remote url back and forth in the .git/config and then running git annex sync. If the relative url is used git annex sync does not sync to that remote. +"""]]