run restagePointerFiles in adjustedBranchRefreshFull
authorJoey Hess <joeyh@joeyh.name>
Thu, 23 Mar 2023 20:23:56 +0000 (16:23 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 23 Mar 2023 20:25:45 +0000 (16:25 -0400)
commitcb4d9f7b1f8ce251d86f8f0163c0884cb9454603
treef9c1f46027ee080e507fde6953dac894e0f55a71
parentd580ea21202a891ef3b71922ab062da5262f43a1
run restagePointerFiles in adjustedBranchRefreshFull

Avoid failure to update adjusted branch --unlock-present after git-annex
drop when annex.adjustedbranchrefresh=1

At higher values, it did flush the queue, which ran restagePointerFiles.
But at 1, adjustedBranchRefreshFull gets added to the queue, and while
restagePointerFiles is also in the queue, it runs after that.

Sponsored-by: Brock Spratlen on Patreon
Annex/AdjustedBranch.hs
CHANGELOG
doc/bugs/Failed_adjusted_branch_update_after_error_in_drop/comment_1_08b3eafdabe5f60ec2206584dff5d230._comment
doc/bugs/Failed_adjusted_branch_update_after_error_in_drop/comment_2_a947f8afde3d7f63fd33b0b7e5998e43._comment [new file with mode: 0644]
doc/bugs/Failed_adjusted_branch_update_after_error_in_drop/comment_3_c8ce6c9fc35fa6ad5165ecf9a3592c9d._comment [new file with mode: 0644]
doc/forum/How_to_recover_from_failed_branch_updates__63__/comment_1_f296d4870a6fdef5c57bc8bb1a1e0474._comment [new file with mode: 0644]