You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/version-control/index.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
### YamlMime:Landing
2
2
3
3
title: Visual Studio version control documentation # < 60 chars
4
-
summary: Share your code from within Visual Studio 2019 by using version control technologies such as Git and GitHub. # < 160 chars
4
+
summary: Version control technologies such as Git and GitHub are available within Visual Studio. # < 160 chars
5
5
6
6
metadata:
7
-
title: Share code within Visual Studio by using Git and GitHub.# Required; page title displayed in search results. Include the brand. < 60 chars.
8
-
description: Use version control technologies such as Git and GitHub to share your code from within Visual Studio.
7
+
title: Version control in Visual Studio # Required; page title displayed in search results. Include the brand. < 60 chars.
8
+
description: Version control technologies such as Git and GitHub are available from directly within Visual Studio. You can use them to share and manage your code without leaving your codebase.
0 commit comments