Skip to content

Commit ad2c541

Browse files
authored
Update migrating-repositories-from-bitbucket-server-to-github-enterpr… (#54474)
1 parent dc00ed0 commit ad2c541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/migrations/using-github-enterprise-importer/migrating-from-bitbucket-server-to-github-enterprise-cloud/migrating-repositories-from-bitbucket-server-to-github-enterprise-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ gh bbs2gh migrate-repo --archive-path ARCHIVE-PATH \
229229
{% data reusables.enterprise-migration-tool.abort-migration %}
230230

231231
```shell copy
232-
gh bb2gh abort-migration --migration-id MIGRATION-ID
232+
gh bbs2gh abort-migration --migration-id MIGRATION-ID
233233
```
234234

235235
## Step 6: Validate your migration and check the error log

0 commit comments

Comments
 (0)