203 B
203 B
-
To configure Git to cache credentials for each local directory where you clone a repository, enter the following command.
git config --global credential.useHttpPath true
To configure Git to cache credentials for each local directory where you clone a repository, enter the following command.
git config --global credential.useHttpPath true