0

In a specific repository, I want to prevent the credentials (i.e. git password) to be stored and cached. Instead, I want the password to be asked everytime someone tries to access the remoter repo.

git config credentials.helper = ?

I don't want this settings to be applied globally

Lokomotywa
  • 2,624
  • 8
  • 44
  • 73

0 Answers0