Good afternoon, I'm having trouble initializing my .git console. It takes a while to load it. When typing any command it takes about 30 s to 1 min. Thing until another day, it worked normal. Very fast in whatever action I did. I already reinstalled .git. They recommended using other commands:
git config --global user.name "Your Name"
git config --global user.email [email protected]
git commit --amend --reset-author