updating content files
This commit is contained in:
@@ -12,7 +12,7 @@ To automate common tasks, back up your data, or create integrations that extend
|
||||
|
||||
For more information about the API, see the [GitHub REST API](/rest) and [GitHub GraphQL API](/graphql). You can also stay current with API-related news by following the [{% data variables.product.prodname_dotcom %} Developer blog](https://developer.github.com/changes/).
|
||||
|
||||
### Further reading
|
||||
## Further reading
|
||||
|
||||
- "[Backing up a repository](/articles/backing-up-a-repository)"{% if currentVersion == "free-pro-team@latest" %}
|
||||
- "[About integrations](/articles/about-integrations)"{% endif %}
|
||||
|
||||
@@ -11,7 +11,7 @@ versions:
|
||||
github-ae: '*'
|
||||
---
|
||||
|
||||
### Step 1: Get an OAuth token
|
||||
## Step 1: Get an OAuth token
|
||||
|
||||
Create a personal access token on your application settings page. For more information, see "[Creating a personal access token](/github/authenticating-to-github/creating-a-personal-access-token)."
|
||||
|
||||
@@ -29,7 +29,7 @@ Create a personal access token on your application settings page. For more infor
|
||||
|
||||
{% if currentVersion == "free-pro-team@latest" %}{% data reusables.user_settings.removes-personal-access-tokens %}{% endif %}
|
||||
|
||||
### Step 2: Clone a repository
|
||||
## Step 2: Clone a repository
|
||||
|
||||
{% data reusables.command_line.providing-token-as-password %}
|
||||
|
||||
@@ -41,6 +41,6 @@ To avoid these prompts, you can use Git password caching. For information, see "
|
||||
|
||||
{% endwarning %}
|
||||
|
||||
### Further reading
|
||||
## Further reading
|
||||
|
||||
- "[Authorizing OAuth Apps](/developers/apps/authorizing-oauth-apps)"
|
||||
|
||||
Reference in New Issue
Block a user