1
0
mirror of synced 2026-01-01 00:04:41 -05:00
Files
docs/data/reusables/git/cache-on-repository-path.md

270 B

  1. To configure Git to cache credentials for the full remote URL of each repository you access on {% data variables.product.prodname_dotcom %}, enter the following command.

    git config --global credential.https://github.com.useHttpPath true