I have multiple git repositories
On some repositories git config credential.helper
returns manager
while on others it returns helper-selector
.
Where are these different values configured?
It does not exist in the .git/config
file.
I have multiple git repositories
On some repositories git config credential.helper
returns manager
while on others it returns helper-selector
.
Where are these different values configured?
It does not exist in the .git/config
file.