Tfs Git Repository Tool
Tool for creating missing area and iteration path nodes in the target project during migration. Configurable through TfsNodeStructureToolOptions to specify which node types to create.
missing XML code comments
Options
topSamples
topSample
Sample
{
"MigrationTools": {
"Version": "16.0",
"CommonTools": {
"TfsGitRepositoryTool": {
"Enabled": "True",
"Mappings": {
"RepoInSource": "RepoInTarget"
}
}
}
}
}
Defaults
Defaults
{
"MigrationTools": {
"Version": "16.0",
"CommonTools": {
"TfsGitRepositoryTool": {
"Enabled": "True",
"Mappings": null
}
}
}
}
Classic
Classic
{
"$type": "TfsGitRepositoryToolOptions",
"Enabled": true,
"ShouldDropChangedSetLinks": false,
"Mappings": {
"RepoInSource": "RepoInTarget"
}
}
Metadata
In this article
Project Information
Azure DevOps Marketplace
Maintainer
Created and maintained by Martin Hinshelwood of nkdagility.com
Getting Support
Community Support
Questions & Discussions
The first place to look for usage, configuration, and general help.
Commercial Support
We provide training, ad-hoc support, and full service migrations through our professional services.
Azure DevOps Migration Services