diff --git a/doc/bugs/commits_created_despite_alwayscommit__61__false_as_of_recent_change/comment_3_d064cceaaded97ce52169ca176959187._comment b/doc/bugs/commits_created_despite_alwayscommit__61__false_as_of_recent_change/comment_3_d064cceaaded97ce52169ca176959187._comment new file mode 100644 index 0000000000..75b3df0bcc --- /dev/null +++ b/doc/bugs/commits_created_despite_alwayscommit__61__false_as_of_recent_change/comment_3_d064cceaaded97ce52169ca176959187._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2020-04-15T16:47:44Z" + content=""" +Found another problem with that optimisation: When +annex.merge-annex-branches=false, the journal does +not get staged or committed, but the optimisation +assumes it always does. So, git-annex won't see any +journalled changes then. +"""]]