0

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.

Rahul Yadav
  • 2,627
  • 5
  • 30
  • 52
  • 2
    There is also the global config file. `~/.gitconfig` – eftshift0 Dec 08 '22 at 15:21
  • there is no global config file in the usual locations. Is there a command to know where the config is located like maybe `git config --get-location credential.helper`? – Rahul Yadav Dec 08 '22 at 15:48

0 Answers0