From 0648b6337b7ae207abe6734d7f6d1dcce2822ecd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 13 Sep 2022 12:49:49 -0400 Subject: [PATCH] comment --- ...mment_5_d81762737f3854c75e804bad1697b517._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/http_remotes_ignore_annex.web-options_--netrc/comment_5_d81762737f3854c75e804bad1697b517._comment diff --git a/doc/bugs/http_remotes_ignore_annex.web-options_--netrc/comment_5_d81762737f3854c75e804bad1697b517._comment b/doc/bugs/http_remotes_ignore_annex.web-options_--netrc/comment_5_d81762737f3854c75e804bad1697b517._comment new file mode 100644 index 0000000000..d81ec78951 --- /dev/null +++ b/doc/bugs/http_remotes_ignore_annex.web-options_--netrc/comment_5_d81762737f3854c75e804bad1697b517._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 5""" + date="2022-09-13T16:47:27Z" + content=""" +I did rework the annex.web-options documentation earlier, +it now has: + + Setting this option prevents git-annex from using git-credential + for prompting for http passwords. Instead, you can include "--netrc" + to make curl use your ~/.netrc file and record the passwords there. +"""]]