-
Notifications
You must be signed in to change notification settings - Fork 63.4k
Closed
Labels
account-and-profileContent relating to account and profileContent relating to account and profilecontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamwaiting for reviewIssue/PR is waiting for a writer's reviewIssue/PR is waiting for a writer's review
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What changes are you suggesting?
This doc mentions that for each local folder the credential manager will ask for an access token, but I don't think this is true. For each clone URL it will ask for a credential, but if you clone the same repo twice on the same machine, it shouldn't care if the clone was made into 2 separate folders.
Additional information
The useHttpPath
property uses the clone url to store the access token. It doesn't care about the local working folder.
Metadata
Metadata
Assignees
Labels
account-and-profileContent relating to account and profileContent relating to account and profilecontentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamwaiting for reviewIssue/PR is waiting for a writer's reviewIssue/PR is waiting for a writer's review