Skip to content

Commit 8375903

Browse files
authored
Update release notes for new gh ado2gh extension
1 parent 30f1155 commit 8375903

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

RELEASENOTES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
- Hide ADO specific args from `gh gei` in favor of `gh ado2gh`.
1+
- We are now shipping all functionality for Azure DevOps -> GitHub migrations as a new extension to the GitHub CLI. Run `gh extension install github/gh-ado2gh` to install. All commands are the same as the previous `ado2gh` CLI (e.g. `gh ado2gh generate-script`). If you were previously using `gh gei` to handle ADO migrations (instead of the separate `ado2gh` stand-alone CLI), that functionality has now been moved to the `gh ado2gh` extension. `gh gei` is solely used for GitHub -> GitHub migration scenarios.
2+
- We will continue shipping `ado2gh` stand-alone CLI in this release and probably the next couple, after that the only way to acquire new versions will be via the `gh` extension.
3+
- Technically in this release the ADO capabilities in `gh gei` have only been hidden from the built-in help, but will still work and give the user a warning that they should be using `gh ado2gh` instead. In a future release we will remove them entirely.
4+
- Our docs have been updated to reflect these changes and can be accessed here: https://docs.github.com/en/early-access/enterprise-importer

0 commit comments

Comments
 (0)