Skip to content

Commit d393e4d

Browse files
authored
Update git-clone-repository.md
1 parent 865a810 commit d393e4d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/version-control/git-clone-repository.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Clone a repo in Visual Studio
33
titleSuffix: ""
44
description: Clone a repo in Visual Studio by using the Git Clone Repository option or browse to and then clone an Azure DevOps repo.
5-
ms.date: 04/04/2024
5+
ms.date: 03/14/2025
66
ms.topic: how-to
77
author: ghogen
88
ms.author: ghogen
@@ -56,6 +56,8 @@ To follow this article, you'll need:
5656

5757
:::image type="content" source="../ide/media/github-success-signin.png" alt-text="Screenshot of the Success notification you receive after you link your GitHub account with Visual Studio.":::
5858

59+
If you have more than one GitHub account, you can sign in with any of your accounts. If you're already signed in with one account, you can use the account dropdown to switch to a different account.
60+
5961
1. After you sign in, Visual Studio returns to the **Clone a repository** dialog, where the **Open from GitHub** window lists all the repositories that you have access to. Select the one you want, and then select **Clone**.
6062

6163
If a list of repositories doesn't appear, enter the location of your repo, and then select **Clone**.

0 commit comments

Comments
 (0)