rmdir -rf repo1
rmdir -rf repo2 # These operations take ~2 minutes
rmdir -rf repo3
git clone path\to\repo1 # Only now does it ask me for my password
git clone path\to\repo2
git clone path\to\repo3
# build it
git ask_me_my_password domain
rmdir -rf repo1
rmdir -rf repo2 # These operations take ~2 minutes
rmdir -rf repo3
git clone path\to\repo1 # Only now does it ask me for my password
git clone path\to\repo2
git clone path\to\repo3
# build it