display scanning message whenever reconcileStaged has enough files to chew on
authorJoey Hess <joeyh@joeyh.name>
Tue, 8 Jun 2021 16:48:30 +0000 (12:48 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 8 Jun 2021 16:48:30 +0000 (12:48 -0400)
commit7b6deb1109d315fffb2e8a856340f022ed3db249
tree54303bdb32422f0b1893651d75210f747fb940c5
parentecbaa5257197fc1884f774b1a95c85388d12981a
display scanning message whenever reconcileStaged has enough files to chew on

Clear visible progress bar first.

Removed showSideActionAfter because it can't be used in reconcileStaged
(import loop). Instead, it counts the number of files it
processes and displays it after it's seen a sufficient to know it's
taking a while.

Sponsored-by: Dartmouth College's Datalad project
Annex/Concurrent.hs
Annex/WorkTree.hs
Database/Keys.hs
Messages.hs
Messages/Progress.hs
Messages/Serialized.hs
Types/Messages.hs
Utility/Metered.hs
doc/todo/display_when_reconcileStaged_is_taking_a_long_time.mdwn