1
0
mirror of synced 2026-01-10 18:02:53 -05:00

Merge pull request #26338 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2023-06-29 01:58:25 -07:00
committed by GitHub

View File

@@ -64,7 +64,9 @@ If youre migrating from {% data variables.product.prodname_ghe_cloud %} or {%
{% endnote %}
If youre migrating from Azure DevOps, we recommend our official `gh-migrator-analyzer` tool. `gh-migration-analyzer` will connect with the Azure DevOps API and build a very simple CSV with some of the fields suggested above. For more information, see the [github/gh-migration-analyzer](https://github.com/github/gh-migration-analyzer) repository.
If youre migrating from Azure DevOps, we recommend the `inventory-report` command in the {% data variables.product.prodname_ado2gh_cli %}. The `inventory-report` command will connect with the Azure DevOps API, then build a simple CSV with some of the fields suggested above. For more information about how to install the {% data variables.product.prodname_ado2gh_cli %}, see "[AUTOTITLE]({% ifversion ghae %}/enterprise-cloud@latest{% endif %}/migrations/using-github-enterprise-importer/migrating-repositories-with-github-enterprise-importer/migrating-repositories-from-azure-devops-to-github-enterprise-cloud)."
If youre migrating from Bitbucket Server or Bitbucket Data Center, we recommend the `inventory-report` command in the {% data variables.product.prodname_bbs2gh_cli %}. The `inventory-report` command will use your Bitbucket instance's API to build a simple CSV. For more information about how to install the {% data variables.product.prodname_bbs2gh_cli %}, see "[AUTOTITLE]({% ifversion ghae %}/enterprise-cloud@latest{% endif %}/migrations/using-github-enterprise-importer/migrating-repositories-with-github-enterprise-importer/migrating-repositories-from-bitbucket-server-to-github-enterprise-cloud)."
For other migration origins, create your migration inventory yourself. You could build the spreadsheet using the origins reporting tools, if available, or API, or you could create the inventory manually.