adjust countdown number for RepoSize update message
authorJoey Hess <joeyh@joeyh.name>
Sat, 17 Aug 2024 19:59:07 +0000 (15:59 -0400)
committerJoey Hess <joeyh@joeyh.name>
Sat, 17 Aug 2024 19:59:07 +0000 (15:59 -0400)
commit016edcf4371782546a94747d64ef770ad12e5f79
treeb1146e84517a77475e77841ab1e1bf0abf125468
parentf985c58d8e95026f4d64364b29d01df1de499928
adjust countdown number for RepoSize update message

Benchmarking a git-annex branch with half a million files changed,
it takes about 1 minute to update the RepoSizes. So this will display
the message after a few seconds.
Annex/RepoSize.hs