Git Tutorial #6 - How to configure default Git Credentials?

preview_player
Показать описание
Following are the commands to set default username and password for the git:
Рекомендации по теме
Комментарии
Автор

thank you sir easy and clear explanation

kayaqueen
Автор

I was also looking for details on setting up one of the 'credential manager' s that will store the password in an encrypted manner, including when needed for sending patches with `git send-email` (which will likely need to authenticate with the smtp email server.

philipoakley
Автор

thank you so much for this clear demonstration

babyfefe
Автор

Explained in a clear and concise manner.

code-with-vivek