Is it possible to use a .netrc file on Windows when I\'m using Git to clone a remote repository with HTTP and user - password?
You can also install Git Credential Manager for Windows to save Git passwords in Windows credentials manager instead of _netrc. This is a more secure way to store passwords.
_netrc