DEV Community

Discussion on: Managing multiple git account

Collapse
 
kes777 profile image
Eugen Konkov

I still find still few are using http based and giving creds each time 🤦‍♂️
This is not required, because those can be configured as:

git remote -v
origin  https://username:password@domain/path/repo.git (fetch)