From 9bb8662d18505db552794f8f6bf0bcd6936818e1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 22 Jan 2016 13:51:54 -0400 Subject: close --- ...ex_disregarding_largefiles___40__on_first_run__41__.mdwn | 1 + .../comment_9_d898fe3f91673ac40014d01f35bc5138._comment | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 doc/bugs/addurl_--batch_from_url_from_a_custom_special_remote_adds_to_annex_disregarding_largefiles___40__on_first_run__41__/comment_9_d898fe3f91673ac40014d01f35bc5138._comment (limited to 'doc/bugs') diff --git a/doc/bugs/addurl_--batch_from_url_from_a_custom_special_remote_adds_to_annex_disregarding_largefiles___40__on_first_run__41__.mdwn b/doc/bugs/addurl_--batch_from_url_from_a_custom_special_remote_adds_to_annex_disregarding_largefiles___40__on_first_run__41__.mdwn index 59278794b..ba92a280b 100644 --- a/doc/bugs/addurl_--batch_from_url_from_a_custom_special_remote_adds_to_annex_disregarding_largefiles___40__on_first_run__41__.mdwn +++ b/doc/bugs/addurl_--batch_from_url_from_a_custom_special_remote_adds_to_annex_disregarding_largefiles___40__on_first_run__41__.mdwn @@ -97,3 +97,4 @@ $ echo "dl+archive:SHA256E-s5121--6d8f7d10206a120a42bec2cd29bc2365d09889fdf070ac ### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) +> fixed; [[done]] --[[Joey]] diff --git a/doc/bugs/addurl_--batch_from_url_from_a_custom_special_remote_adds_to_annex_disregarding_largefiles___40__on_first_run__41__/comment_9_d898fe3f91673ac40014d01f35bc5138._comment b/doc/bugs/addurl_--batch_from_url_from_a_custom_special_remote_adds_to_annex_disregarding_largefiles___40__on_first_run__41__/comment_9_d898fe3f91673ac40014d01f35bc5138._comment new file mode 100644 index 000000000..9040dc10a --- /dev/null +++ b/doc/bugs/addurl_--batch_from_url_from_a_custom_special_remote_adds_to_annex_disregarding_largefiles___40__on_first_run__41__/comment_9_d898fe3f91673ac40014d01f35bc5138._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 9""" + date="2016-01-22T17:43:01Z" + content=""" +This is caused by git-annex needing to change the git config for the +special remote, so it then re-loads it, and thus loses the value passed +via -c. + +Workaround is to pass the -c as a parameter to git, not annex. + +And fixed now. +"""]] -- cgit v1.2.3