Skip to content

Commit fab81da

Browse files
Merge pull request #10291 from MicrosoftDocs/main638547879376696273sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 7e1680e + e51ecb3 commit fab81da

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
Loading
Loading

docs/ide/work-with-github-accounts.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Add GitHub accounts to your keychain
3-
ms.date: 05/14/2024
3+
ms.date: 05/20/2024
44
ms.topic: how-to
55
description: Add your public GitHub or GitHub Enterprise account to your Visual Studio keychain so you can track code changes in GitHub repositories from Visual Studio.
66
author: anandmeg
@@ -99,15 +99,15 @@ By default, Visual Studio only has public GitHub accounts enabled. Use the follo
9999

100100
::: moniker range="vs-2022"
101101

102-
1. To enable GitHub enterprise accounts, go to **Tools** > **Options** and search for the **Accounts** options.
102+
1. To enable GitHub enterprise accounts, go to **Tools** > **Options** > **Accounts**.
103103

104104
:::image type="content" source="../ide/media/vs-2022/add-github-enterprise-account.png" alt-text="Screenshot of GitHub Account.":::
105105

106-
1. Then, check the box to **Include GitHub Enterprise Server accounts**. The next time you go to your **Account Settings** and try to add a GitHub account, you'll see options for both GitHub and GitHub Enterprise.
106+
1. Then, check the box to **Include GitHub Enterprise accounts**. The next time you go to your **Account Settings** and try to add a GitHub account, you'll see options for both GitHub and GitHub Enterprise.
107107

108108
:::image type="content" source="../ide/media/vs-2022/github-enterprise-endpoint-signin.png" alt-text="Screenshot showing the Sign in with GitHub Enterprise.":::
109109

110-
1. After you enter your GitHub Enterprise server address, select **Sign in with your browser**. There, you can sign in using your GitHub Enterprise credentials.
110+
1. After you enter your GitHub Enterprise URL, select **Sign in with your browser**. There, you can sign in using your GitHub Enterprise credentials.
111111

112112
> [!NOTE]
113113
> To add an account to access `github.com` resources, such as `github.com/enterprises/*`, follow the [steps for adding public GitHub accounts](#adding-public-github-accounts).

0 commit comments

Comments
 (0)