Skip to content

Commit d725d54

Browse files
authored
Merge branch 'main' into repo-sync
2 parents c721d5f + 9fe38a0 commit d725d54

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/authentication/keeping-your-account-and-data-secure/reviewing-your-ssh-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ You can delete unauthorized (or possibly compromised) SSH keys to ensure that an
5858

5959
{% endtip %}
6060

61-
4. Open Git Bash. If you're using Git Shell, which is included in {% data variables.product.prodname_desktop %}, open Git Shell and skip to step 6.
61+
4. Open Git Bash.
6262

6363
5. {% data reusables.desktop.windows_git_bash_turn_on_ssh_agent %}
6464

content/rest/reference/pulls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Request, grouped together with a state and optional body comment.
6262

6363
## Review comments
6464

65-
Pull request review comments are comments on a portion of the unified diff made during a pull request review. Commit comments and issue comments are different from pull request review comments. You apply commit comments directly to a commit and you apply issue comments without referencing a portion of the unified diff. For more information, see "[Create a commit comment](/rest/reference/git#create-a-commit)" and "[Create an issue comment](/rest/reference/issues#create-an-issue-comment)."
65+
Pull request review comments are comments on a portion of the unified diff made during a pull request review. Commit comments and issue comments are different from pull request review comments. You apply commit comments directly to a commit and you apply issue comments without referencing a portion of the unified diff. For more information, see "[Create a commit comment](/rest/reference/repos#create-a-commit-comment)" and "[Create an issue comment](/rest/reference/issues#create-an-issue-comment)."
6666

6767
### Custom media types for pull request review comments
6868

0 commit comments

Comments
 (0)