From fc9212e6ea777217dcf34337630d92e2c461558b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 26 Sep 2022 13:25:04 -0400 Subject: [PATCH] comment --- .../comment_2_5df90e5ffbd3f089a0f640d4a5b85a1c._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/git_annex_connecting_over_tor_does_not_work/comment_2_5df90e5ffbd3f089a0f640d4a5b85a1c._comment diff --git a/doc/bugs/git_annex_connecting_over_tor_does_not_work/comment_2_5df90e5ffbd3f089a0f640d4a5b85a1c._comment b/doc/bugs/git_annex_connecting_over_tor_does_not_work/comment_2_5df90e5ffbd3f089a0f640d4a5b85a1c._comment new file mode 100644 index 0000000000..6261bfc7f2 --- /dev/null +++ b/doc/bugs/git_annex_connecting_over_tor_does_not_work/comment_2_5df90e5ffbd3f089a0f640d4a5b85a1c._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2022-09-26T17:24:23Z" + content=""" +Note that when git-annex uses sudo to gain root, git does not behave that +way. But it can also use su or other methods. +"""]]