From 9e044e37a44e0e398ef5749e1d7f994341944a45 Mon Sep 17 00:00:00 2001 From: Taysser Date: Fri, 4 Feb 2022 09:50:25 -0800 Subject: [PATCH 1/3] Clarifying that there is Git support on older VS versions. --- book/A-git-in-other-environments/sections/visualstudio.asc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/A-git-in-other-environments/sections/visualstudio.asc b/book/A-git-in-other-environments/sections/visualstudio.asc index bfd307856..e732dc63e 100644 --- a/book/A-git-in-other-environments/sections/visualstudio.asc +++ b/book/A-git-in-other-environments/sections/visualstudio.asc @@ -1,7 +1,7 @@ === Git in Visual Studio (((Visual Studio))) -Visual Studio has Git tooling built directly into the IDE, starting with Visual Studio 2019 version 16.8. +Visual Studio has Git tooling built directly into the IDE. On previews versions of Visual Studio, Git support can be found in Team Explorer. Starting from Visual Studio 2019 version 16.8, Visual Studio has all new Git experience. We recommend using the latest version of Visual Studio to get the best Git experience. The tooling supports the following Git functionality: From 66d33009c66a57b8748447cf16892d68d1fa4ff1 Mon Sep 17 00:00:00 2001 From: Taysser Date: Fri, 4 Feb 2022 10:03:57 -0800 Subject: [PATCH 2/3] Fixing a small typo --- book/A-git-in-other-environments/sections/visualstudio.asc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/A-git-in-other-environments/sections/visualstudio.asc b/book/A-git-in-other-environments/sections/visualstudio.asc index e732dc63e..003e96fed 100644 --- a/book/A-git-in-other-environments/sections/visualstudio.asc +++ b/book/A-git-in-other-environments/sections/visualstudio.asc @@ -1,7 +1,7 @@ === Git in Visual Studio (((Visual Studio))) -Visual Studio has Git tooling built directly into the IDE. On previews versions of Visual Studio, Git support can be found in Team Explorer. Starting from Visual Studio 2019 version 16.8, Visual Studio has all new Git experience. We recommend using the latest version of Visual Studio to get the best Git experience. +Visual Studio has Git tooling built directly into the IDE. On previews versions of Visual Studio, Git support can be found in Team Explorer. Starting from Visual Studio 2019 version 16.8, Visual Studio has an all new Git experience. We recommend using the latest version of Visual Studio to get the best Git experience. The tooling supports the following Git functionality: From 255f0ddfecdaa7af431ab2abe46b5173e56ebbe7 Mon Sep 17 00:00:00 2001 From: Taysser Date: Fri, 4 Feb 2022 10:10:51 -0800 Subject: [PATCH 3/3] Fixing a second typo --- book/A-git-in-other-environments/sections/visualstudio.asc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/A-git-in-other-environments/sections/visualstudio.asc b/book/A-git-in-other-environments/sections/visualstudio.asc index 003e96fed..0c678ef30 100644 --- a/book/A-git-in-other-environments/sections/visualstudio.asc +++ b/book/A-git-in-other-environments/sections/visualstudio.asc @@ -1,7 +1,7 @@ === Git in Visual Studio (((Visual Studio))) -Visual Studio has Git tooling built directly into the IDE. On previews versions of Visual Studio, Git support can be found in Team Explorer. Starting from Visual Studio 2019 version 16.8, Visual Studio has an all new Git experience. We recommend using the latest version of Visual Studio to get the best Git experience. +Visual Studio has Git tooling built directly into the IDE. On previous versions of Visual Studio, Git support can be found in Team Explorer. Starting from Visual Studio 2019 version 16.8, Visual Studio has an all new Git experience. We recommend using the latest version of Visual Studio to get the best Git experience. The tooling supports the following Git functionality: