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
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,16 @@
1
1
# GitHub Extension for Visual Studio
2
2
3
-
**The location of the submodules has changed as of 31-01-2017.** If you have an existing clone, make sure to run `git submodule sync` to update your local clone with the new locations for the submodules.
3
+
## Notices
4
+
5
+
### VS 2017 v15.3 users, please read
6
+
7
+
The Visual Studio 2017 15.3 installer [has a bug](https://github.com/github/VisualStudio/issues/1206) that causes a corruption of the installed extensions data when you revert an installation of the extension (see also [this MS issue](https://developercommunity.visualstudio.com/content/problem/102178/error-installing-github-extension.html)). Until VS 2017 15.4 comes out, a workaround for this is explained in [#1206](https://github.com/github/VisualStudio/issues/1206)
8
+
9
+
### The location of the submodules has changed as of 31-01-2017
10
+
11
+
If you have an existing clone, make sure to run `git submodule sync` to update your local clone with the new locations for the submodules.
12
+
13
+
## About
4
14
5
15
The GitHub Extension for Visual Studio provides GitHub integration in Visual Studio 2015.
6
16
Most of the extension UI lives in the Team Explorer pane, which is available from the View menu.
0 commit comments