Whenever I try to push my repo GIT, both I have no problem re-entering my password every time but the problem is to enter the user name So, how can I configure git so that it is I am new to Linux but in the IIRC window, You can store your credentials using the following commands In addition, I recommend you to username and amp; Password .
The user name will not ask for each
Git push .
git push asks for password only.
$ Git config credential.helper store $ git push http: // example .com / repo.git username: & lt; Type your username & gt; Password: & lt; Type your password & gt;
$ git help credentials
Comments
Post a Comment