From df3af94459649b8e705bc50a5b7f6842567f4b40 Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Wed, 12 Sep 2018 19:33:04 +0000 Subject: [PATCH] Added a comment --- ...comment_4_94e2fbb04c553b2c8c7992541e634017._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/custom_URLs___40__use_case__58___dnanexus__41__/comment_4_94e2fbb04c553b2c8c7992541e634017._comment diff --git a/doc/forum/custom_URLs___40__use_case__58___dnanexus__41__/comment_4_94e2fbb04c553b2c8c7992541e634017._comment b/doc/forum/custom_URLs___40__use_case__58___dnanexus__41__/comment_4_94e2fbb04c553b2c8c7992541e634017._comment new file mode 100644 index 0000000000..897569c5c9 --- /dev/null +++ b/doc/forum/custom_URLs___40__use_case__58___dnanexus__41__/comment_4_94e2fbb04c553b2c8c7992541e634017._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="comment 4" + date="2018-09-12T19:33:04Z" + content=""" +If I run 'git-annex addurl dx://file-xxxxx', won't git-annex just try calling curl to fetch the URL, instead of querying special remotes? +I guess I can add my own curl wrapper to the front of PATH, but that feels somewhat hacky. + +"""]]