Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarifying that there is Git support on older VS versions. #1727

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Taysser-Gherfal
Copy link

Requesting to update the first paragraph to clarify that Visual Studio had Git support before 16.8 and now we have a new Git experience.

@@ -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.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On previous versions...

Visual Studio has an all new Git experience.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the feedback @clboles. All feedback has been addressed.

@@ -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 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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay. The content here is fine, but can we split each sentence onto its own line? It helps with future diffs.

Suggested change
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.
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants