Skip to content

Commit d1f4288

Browse files
committed
add Note and See Also link for New Git experience
1 parent 86314ec commit d1f4288

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/get-started/tutorial-open-project-from-repo.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Tutorial: Open a project from a repo"
33
description: "Learn how to open a project in a Git or Azure DevOps repository by using Visual Studio."
44
ms.custom: "get-started"
5-
ms.date: 03/30/2019
5+
ms.date: 11/03/2020
66
ms.technology: vs-ide-general
77
ms.prod: visual-studio-windows
88
ms.topic: tutorial
@@ -87,6 +87,9 @@ View the following animation to check the work that you completed in the previou
8787

8888
If you do not have a solution file (specifically, a .sln file) in your repo, the fly-out menu will say "No Solutions Found." However, you can double-click any file from the folder menu to open it in the Visual Studio code editor.
8989

90+
> [!TIP]
91+
> If you'd like to try out a new integrated Git experience in Visual Studio and you're using [version 16.6](/visualstudio/releases/2019/release-notes-v16.6) or later, you can toggle it on by going to **Tools** > **Options** > **Environment** > **Preview Features** and then selecting the **New Git user experience** checkbox. For more information, see the [New Git experience in Visual Studio](../ide/git-with-visual-studio.md) page.
92+
9093
::: moniker-end
9194

9295
## Open a project from an Azure DevOps repo
@@ -179,5 +182,6 @@ If you're ready to code with Visual Studio, dive into any of the following langu
179182

180183
## See also
181184

185+
- [New Git experience in Visual Studio](../ide/git-with-visual-studio.md)
182186
- [Azure DevOps Services: Get started with Azure Repos and Visual Studio](/azure/devops/repos/git/gitquickstart/)
183187
- [Microsoft Learn: Get started with Azure DevOps](/learn/modules/get-started-with-devops/)

0 commit comments

Comments
 (0)