mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-12 23:32:54 +01:00
Feat: Add notices of creating empty git repos (#64)
This commit is contained in:
@@ -56,6 +56,10 @@ This is found in the repo in the "Quick Setup" section:
|
||||
|
||||
</div>
|
||||
|
||||
:::note
|
||||
Noodl will clear out the newly created repo when pushing. However, to be on the safe side, make sure to create the repo without any `README.md` or `.gitignore` files.
|
||||
:::
|
||||
|
||||
### Personal Access Token
|
||||
|
||||
This is managed in your Github account settings. You can find a guide on it [here](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token). The token can be set up to access all your repos, or a select few. Usually, allowing access to all repos is fine, but there are some security benefits in creating separate tokens for each repo. Do what works best for you, but make sure your token is able to access your newly created repository.
|
||||
|
||||
Reference in New Issue
Block a user