From 2de49c186f8f8f0773e0e12636ecdd6440a1607d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 24 May 2021 16:27:07 -0400 Subject: [PATCH] update --- ...ment_12_562ba69b93d7b128b1a662e13a105c65._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_12_562ba69b93d7b128b1a662e13a105c65._comment diff --git a/doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_12_562ba69b93d7b128b1a662e13a105c65._comment b/doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_12_562ba69b93d7b128b1a662e13a105c65._comment new file mode 100644 index 0000000000..73405c68ec --- /dev/null +++ b/doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_12_562ba69b93d7b128b1a662e13a105c65._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 12""" + date="2021-05-24T20:25:03Z" + content=""" +This is about ready to be merged, and is fully working. + +Except.. `git annex drop --auto --branch=foo` seems likely to do something +confusing, since it will check the associated files, which may not be on +that branch. That combination of options doesn't really make a lot of sense +anyway? +"""]]