Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 21a627c

Browse files
committed
Merge branch 'master' into fixes/809-refactor-logins
Conflicts: src/GitHub.App/ViewModels/TwoFactorDialogViewModel.cs src/GitHub.Exports/Settings/Guids.cs src/GitHub.VisualStudio/UI/Views/Controls/LoginControl.xaml.cs
2 parents a1cfce1 + 549e5f7 commit 21a627c

File tree

231 files changed

+4535
-1161
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

231 files changed

+4535
-1161
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,3 @@
1616
[submodule "script"]
1717
path = script
1818
url = [email protected]:github/VisualStudioBuildScripts
19-
[submodule "submodules/GitHubVSAutomationIDs"]
20-
path = submodules/GitHubVSAutomationIDs
21-
url = https://github.com/editor-tools/GitHubVSAutomationIDs.git
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<ProjectConfiguration>
2+
<Settings>
3+
<CopyReferencedAssembliesToWorkspace>True</CopyReferencedAssembliesToWorkspace>
4+
<PreviouslyBuiltSuccessfully>True</PreviouslyBuiltSuccessfully>
5+
</Settings>
6+
</ProjectConfiguration>

GitHubVS.sln

Lines changed: 14 additions & 133 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 3 additions & 1 deletion
Lines changed: 19 additions & 0 deletions
Lines changed: 10 additions & 0 deletions
Lines changed: 27 additions & 0 deletions
Lines changed: 23 additions & 0 deletions
14.3 KB
26.3 KB

0 commit comments

Comments
 (0)