1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
docs/data/reusables/git/cache-on-repository-path.md

203 B

  1. 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