mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 04:00:36 +00:00
GC guided review of docs (#1167)
This commit is contained in:
parent
fbc79c34c9
commit
c7a422ccdd
3 changed files with 3 additions and 3 deletions
|
|
@ -50,7 +50,7 @@ In your project's root directory, create or open the [`.gemini/settings.json` fi
|
|||
#### Set your GitHub token
|
||||
|
||||
> [!CAUTION]
|
||||
> Using a broadly scoped personal access token that has access to personal and private repositories can lead to information from the private repository being leaked into the public repository. We recommend using a fine grained access token that doesn't share access to both public and private repositories.
|
||||
> Using a broadly scoped personal access token that has access to personal and private repositories can lead to information from the private repository being leaked into the public repository. We recommend using a fine-grained access token that doesn't share access to both public and private repositories.
|
||||
|
||||
Use an environment variable to store your GitHub PAT:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue