1
0
mirror of synced 2026-01-05 21:04:17 -05:00
Files
docs/data/reusables/git/provide-credentials.md
Joe Clark 74a679dc51 Make product variables for Enterprise translation-friendly (#31628)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
2022-10-17 18:54:05 +00:00

397 B

  1. The first time that you use Git to clone a repository or access data in a repository that you've already cloned, Git will request credentials. Provide the PAT for the account with access to the repository.

    Git will cache the PAT for the directory you're in, and you'll be able to access and write repository data on {% data variables.location.product_location %} using the correct account.