This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Description
From #157 (comment)
When showing the cloning/create dialog, if the authentication dialog runs first and the user logs in, the code watching for new repositories registered in VS will kick in because the list of repositories is populated on login, and it assumes that cloning/creating is done so the cloning/creating message is shown before the user has actually cloned or created anything.
