Whenever I try to push into my repo git asks for both username & password.
I have no problem in re-entering my password each time but the problem is in entering a username. I use https to clone my repository.
So, how can I configure git so that it doesn't ask for username on each git push?
I am new to Linux but IIRC in Windows git push only asks for the password.