diff options
-rw-r--r-- | doc/bugs/git_annex_preferred_content_strange_behavior/comment_1_2deb194225410b4b5e80b66ab064dd28._comment | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_preferred_content_strange_behavior/comment_1_2deb194225410b4b5e80b66ab064dd28._comment b/doc/bugs/git_annex_preferred_content_strange_behavior/comment_1_2deb194225410b4b5e80b66ab064dd28._comment new file mode 100644 index 000000000..b773d2a23 --- /dev/null +++ b/doc/bugs/git_annex_preferred_content_strange_behavior/comment_1_2deb194225410b4b5e80b66ab064dd28._comment @@ -0,0 +1,20 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-10-06T20:30:39Z" + content=""" +Interesting, I reproduce this. + +I'd actually have expected the first copy to also +succeed; since B has no preferred content set it should want everything by +default. + +I'm guessing that the weirdness of changing the behavior +comes from git-annex switching from the state where there +is no preferred content log to the state where there is one. + +Seems it follows that it's using different defaults when there is +a preferred content log vs when there's not. + +Will need to dig into this. +"""]] |