Skip to content

Commit c032e33

Browse files
authored
Merge pull request #5583 from steved0x/users/sdanie/1613430
Removing version control page
2 parents 21b80f7 + 26142ff commit c032e33

File tree

5 files changed

+7
-245
lines changed

5 files changed

+7
-245
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8289,6 +8289,11 @@
82898289
"source_path": "docs/code-quality/ca1903-use-only-api-from-targeted-framework.md",
82908290
"redirect_url": "/visualstudio/code-quality/ca1903",
82918291
"redirect_document_id": true
8292+
},
8293+
{
8294+
"source_path": "docs/version-control/index.md",
8295+
"redirect_url": "/azure/devops/repos/index",
8296+
"redirect_document_id": false
82928297
}
82938298
]
82948299
}

docs/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ additionalContent:
139139
url: deployment/index.yml
140140
- title: Version Control
141141
summary: Share code using version control technologies such as Git and TFVC.
142-
url: version-control/index.md
142+
url: /azure/devops/repos/index
143143
- title: DevOps
144144
summary: Continuously build and release your apps in the cloud, and implement Agile practices with Azure DevOps Services.
145145
url: /azure/devops

docs/python/tutorial-working-with-python-in-visual-studio-step-06-working-with-git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ This article provides a basic overview of creating a local Git repository for an
5151

5252
For a short walkthrough of creating a project from a remote Git repository, see [Quickstart: Clone a repository of Python code in Visual Studio](quickstart-03-python-in-visual-studio-project-from-repository.md).
5353

54-
For a much more comprehensive tutorial, including handling merge conflicts, reviewing code with pull requests, rebasing, and cherry-picking changes between branches, see [Get started with Git and Azure Repos](/azure/devops/repos/git/gitquickstart?toc=/visualstudio/version-control/toc.json&bc=/azure/devops/repos/git/breadcrumb/vc/toc.json&view=vsts&tabs=visual-studio).
54+
For a much more comprehensive tutorial, including handling merge conflicts, reviewing code with pull requests, rebasing, and cherry-picking changes between branches, see [Get started with Git and Azure Repos](/azure/devops/repos/git/gitquickstart).
5555

5656
## Tutorial review
5757

docs/version-control/index.md

Lines changed: 0 additions & 148 deletions
This file was deleted.

docs/version-control/toc.yml

Lines changed: 0 additions & 95 deletions
This file was deleted.

0 commit comments

Comments
 (0)