Commit 7eefb61
committed
docs(migrations): simplify Azure storage wording
Remove the repeated use of 'storage' from Azure Blob Storage account references across migration guidance.
Changes:
- content/migrations/using-github-enterprise-importer/migrate-from-gitlab/configure-storage.md
- Simplify the Azure Blob Storage account heading.
- Normalize the file's missing end-of-file newline.
- content/migrations/using-github-enterprise-importer/migrating-between-github-products/migrating-repositories-from-github-enterprise-server-to-github-enterprise-cloud.md
- Simplify the Azure Blob Storage account heading.
- content/migrations/using-github-enterprise-importer/migrating-from-bitbucket-server-to-github-enterprise-cloud/migrating-repositories-from-bitbucket-server-to-github-enterprise-cloud.md
- Simplify the Azure Blob Storage account heading.
- data/reusables/enterprise-migration-tool/blob-storage-management-console.md
- Simplify the shared Azure Blob Storage account reference.
Validation:
- npm run lint-content -- --paths content/migrations/using-github-enterprise-importer/migrate-from-gitlab/configure-storage.md content/migrations/using-github-enterprise-importer/migrating-from-bitbucket-server-to-github-enterprise-cloud/migrating-repositories-from-bitbucket-server-to-github-enterprise-cloud.md content/migrations/using-github-enterprise-importer/migrating-between-github-products/migrating-repositories-from-github-enterprise-server-to-github-enterprise-cloud.md data/reusables/enterprise-migration-tool/blob-storage-management-console.md
- rg -n -F 'setting-up-an-azure-blob-storage-storage-account' content data
- rg -n -F 'Azure Blob Storage storage account' content data/reusables
- git diff --check1 parent 82df496 commit 7eefb61
4 files changed
Lines changed: 5 additions & 5 deletions
File tree
- content/migrations/using-github-enterprise-importer
- migrate-from-gitlab
- migrating-between-github-products
- migrating-from-bitbucket-server-to-github-enterprise-cloud
- data/reusables/enterprise-migration-tool
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
| 433 | + | |
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments