Skip to content

Commit 9f7521b

Browse files
authored
Merge pull request #6481 from MicrosoftDocs/master637514250600381246
For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents abf6a58 + b47a787 commit 9f7521b

File tree

55 files changed

+75
-3
lines changed

Some content is hidden

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

55 files changed

+75
-3
lines changed
Lines changed: 67 additions & 0 deletions

docs/ide/git-with-visual-studio.md

Lines changed: 2 additions & 1 deletion

docs/toc.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,8 +277,6 @@
277277
- name: Connect to projects in Team Explorer
278278
displayName: Azure DevOps VSTS
279279
href: ide/connect-team-project.md
280-
- name: New Git experience in Visual Studio
281-
href: ide/git-with-visual-studio.md
282280
- name: Editor
283281
items:
284282
- name: Use the editor
@@ -903,6 +901,12 @@
903901
href: ide/walkthrough-creating-a-multiple-computer-build-environment.md
904902
- name: Debug >>
905903
href: debugger/index.yml
904+
- name: Version control
905+
items:
906+
- name: The new Git experience in Visual Studio
907+
href: ide/git-with-visual-studio.md
908+
- name: Compare Git and Team Explorer side-by-side
909+
href: ide/git-team-explorer-feature-comparison.md
906910
- name: Test >>
907911
displayName: Unit testing
908912
href: test/index.yml

0 commit comments

Comments
 (0)