Skip to content

Commit 9a067c3

Browse files
committed
adding note in migration post about submodules
1 parent deb943a commit 9a067c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_posts/2024-09-18-github-migration-tools.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Based on my migration experience, here are additional tools I've found useful, o
4646
| **Username mapping** | [Getting SAML entities at enterprise](https://github.com/joshjohanning/github-misc-scripts/blob/main/gh-cli/get-saml-identities-in-enterprise.sh),<br>[Getting SAML entities at org](https://github.com/joshjohanning/github-misc-scripts/blob/main/gh-cli/get-saml-identities-in-organization.sh) | Getting SAML identities can help map personal github.com accounts by tying their email to their identity provider credential |
4747
| **Repository visibility** | [gh-repo-visibility](https://github.com/mona-actions/gh-repo-visibility) | Repos migrate as private by [default](https://docs.github.com/en/migrations/using-github-enterprise-importer/migrating-between-github-products/overview-of-a-migration-between-github-products#setting-repository-visibility) |
4848
| **Deploy keys** | [gh-migrate-deploy-keys](https://github.com/mona-actions/gh-migrate-deploy-keys) | Deploy keys are not migrated |
49+
| **Submodules** | N/a | URLs (org/repo name) may need to be updated |
4950

5051
## Migration Planning Tooling
5152

0 commit comments

Comments
 (0)