From a66fafba1f001871071f72b17ea253286f3a61f3 Mon Sep 17 00:00:00 2001 From: Lukey Date: Sun, 21 Mar 2021 08:11:01 +0000 Subject: [PATCH] Added a comment --- .../comment_6_89eac454cfbdffabb916355b355e1b94._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/tips/setup_a_public_repository_on_a_web_site/comment_6_89eac454cfbdffabb916355b355e1b94._comment diff --git a/doc/tips/setup_a_public_repository_on_a_web_site/comment_6_89eac454cfbdffabb916355b355e1b94._comment b/doc/tips/setup_a_public_repository_on_a_web_site/comment_6_89eac454cfbdffabb916355b355e1b94._comment new file mode 100644 index 0000000000..ac9c6b9e90 --- /dev/null +++ b/doc/tips/setup_a_public_repository_on_a_web_site/comment_6_89eac454cfbdffabb916355b355e1b94._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Lukey" + avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b" + subject="comment 6" + date="2021-03-21T08:11:00Z" + content=""" +Did you actually run `git annex init` on the remote which is exposed as http? And `http://server.name/annex/.git/config` needs to be accessible too. +"""]]