1
0
mirror of synced 2026-02-01 12:01:41 -05:00
Files
docs/translations/ru-RU/data/reusables/git/provide-credentials.md
2022-11-16 21:42:42 +00:00

471 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 {% data variables.product.pat_generic %} for the account with access to the repository.

    Git will cache the {% data variables.product.pat_generic %} 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.