avoid side message when doing automatic upgrade to v7

An automatic upgrade is supposed to be silent.
This commit is contained in:
Joey Hess 2019-08-26 13:54:52 -04:00
parent 5877a15d7b
commit f6fb4b8cdb
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 1 additions and 1 deletions

View file

@ -113,6 +113,7 @@ initialize' mversion = checkCanInitialize $ do
)
whenM versionSupportsUnlockedPointers $ do
configureSmudgeFilter
showSideAction "scanning for unlocked files"
scanUnlockedFiles True
unlessM isBareRepo $ do
hookWrite postCheckoutHook