How can I fix Git always asking for my email and password
I just started using Git a few days ago and I just encountered some issues.
Git always asks for my username and password every time I try git push
even after configuring it?
How can I resolve this, please?