Skip to content

Commit 2bd845f

Browse files
lecoursenheiskrsarahsvgrl
authored
[Megabranch] Add new top-level docset, "Migrations" (github#35085)
Co-authored-by: Kevin Heis <[email protected]> Co-authored-by: Sarah Schneider <[email protected]> Co-authored-by: Vanessa <[email protected]>
1 parent f23551b commit 2bd845f

File tree

172 files changed

+3561
-203
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

172 files changed

+3561
-203
lines changed
41.1 KB
Loading
22.7 KB
Loading
347 KB
Loading

content/admin/configuration/configuring-your-enterprise/command-line-utilities.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -763,7 +763,7 @@ All Storage tests passed
763763
764764
`ghe-migrator` is a hi-fidelity tool to help you migrate from one GitHub instance to another. You can consolidate your instances or move your organization, users, teams, and repositories from GitHub.com to {% data variables.product.prodname_enterprise %}.
765765
766-
For more information, please see our guides on [migrating data to and from your enterprise](/admin/user-management/migrating-data-to-and-from-your-enterprise).
766+
For more information, please see our guides on [migrating data to and from your enterprise](/migrations/using-ghe-migrator).
767767
768768
### git-import-detect
769769
@@ -774,28 +774,28 @@ git-import-detect
774774

775775
### git-import-hg-raw
776776

777-
This utility imports a Mercurial repository to this Git repository. For more information, see "[AUTOTITLE](/admin/user-management/migrating-data-to-and-from-your-enterprise/importing-data-from-third-party-version-control-systems)."
777+
This utility imports a Mercurial repository to this Git repository. For more information, see "[AUTOTITLE](/migrations/importing-source-code/using-the-command-line-to-import-source-code/importing-from-other-version-control-systems-with-the-administrative-shell)."
778778
```shell
779779
git-import-hg-raw
780780
```
781781

782782
### git-import-svn-raw
783783

784-
This utility imports Subversion history and file data into a Git branch. This is a straight copy of the tree, ignoring any trunk or branch distinction. For more information, see "[AUTOTITLE](/admin/user-management/migrating-data-to-and-from-your-enterprise/importing-data-from-third-party-version-control-systems)."
784+
This utility imports Subversion history and file data into a Git branch. This is a straight copy of the tree, ignoring any trunk or branch distinction. For more information, see "[AUTOTITLE](/migrations/importing-source-code/using-the-command-line-to-import-source-code/importing-from-other-version-control-systems-with-the-administrative-shell)."
785785
```shell
786786
git-import-svn-raw
787787
```
788788

789789
### git-import-tfs-raw
790790

791-
This utility imports from Team Foundation Version Control (TFVC). For more information, see "[AUTOTITLE](/admin/user-management/migrating-data-to-and-from-your-enterprise/importing-data-from-third-party-version-control-systems)."
791+
This utility imports from Team Foundation Version Control (TFVC). For more information, see "[AUTOTITLE](/migrations/importing-source-code/using-the-command-line-to-import-source-code/importing-from-other-version-control-systems-with-the-administrative-shell))."
792792
```shell
793793
git-import-tfs-raw
794794
```
795795

796796
### git-import-rewrite
797797

798-
This utility rewrites the imported repository. This gives you a chance to rename authors and, for Subversion and TFVC, produces Git branches based on folders. For more information, see "[AUTOTITLE](/admin/user-management/migrating-data-to-and-from-your-enterprise/importing-data-from-third-party-version-control-systems)."
798+
This utility rewrites the imported repository. This gives you a chance to rename authors and, for Subversion and TFVC, produces Git branches based on folders. For more information, see "[AUTOTITLE](/migrations/importing-source-code/using-the-command-line-to-import-source-code/importing-from-other-version-control-systems-with-the-administrative-shell)."
799799
```shell
800800
git-import-rewrite
801801
```

content/admin/guides.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ includeGuides:
104104
- /admin/policies/enforcing-policies-for-your-enterprise/enforcing-team-policies-in-your-enterprise
105105
- /admin/policies/enforcing-policies-for-your-enterprise/restricting-email-notifications-for-your-enterprise
106106
- /admin/policies/managing-pre-receive-hooks-on-the-github-enterprise-server-appliance
107-
- /admin/user-management/about-migrations
108107
- /admin/user-management/adding-people-to-teams
109108
- /admin/user-management/auditing-ssh-keys
110109
- /admin/user-management/auditing-users-across-your-enterprise
@@ -113,9 +112,6 @@ includeGuides:
113112
- /admin/user-management/continuous-integration-using-jenkins
114113
- /admin/user-management/creating-teams
115114
- /admin/user-management/disabling-git-ssh-access-on-your-enterprise
116-
- /admin/user-management/exporting-migration-data-from-githubcom
117-
- /admin/user-management/exporting-migration-data-from-your-enterprise
118-
- /admin/user-management/importing-data-from-third-party-version-control-systems
119115
- /admin/user-management/managing-dormant-users
120116
- /admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/about-the-audit-log-for-your-enterprise
121117
- /admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/accessing-the-audit-log-for-your-enterprise
@@ -136,10 +132,8 @@ includeGuides:
136132
- /admin/user-management/managing-users-in-your-enterprise/roles-in-an-enterprise
137133
- /admin/user-management/managing-users-in-your-enterprise/viewing-and-managing-a-users-saml-access-to-your-enterprise
138134
- /admin/user-management/managing-users-in-your-enterprise/viewing-people-in-your-enterprise
139-
- /admin/user-management/migrating-data-to-your-enterprise
140135
- /admin/user-management/migrating-to-internal-repositories
141136
- /admin/user-management/placing-a-legal-hold-on-a-user-or-organization
142-
- /admin/user-management/preparing-to-migrate-data-to-your-enterprise
143137
- /admin/user-management/preventing-users-from-creating-organizations
144138
- /admin/user-management/rebuilding-contributions-data
145139
- /admin/user-management/removing-users-from-teams-and-organizations
@@ -152,4 +146,3 @@ includeGuides:
152146
- /admin/configuration/administering-your-instance-from-the-management-console/accessing-the-management-console
153147
- /admin/configuration/administering-your-instance-from-the-management-console/troubleshooting-access-to-the-management-console
154148
---
155-

content/admin/policies/enforcing-policy-with-pre-receive-hooks/creating-a-pre-receive-hook-script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The `$GITHUB_VIA` variable is available in the pre-receive hook environment when
102102
| <pre>releases delete button</pre> | Deletion of a release | "[AUTOTITLE](/repositories/releasing-projects-on-github/managing-releases-in-a-repository#deleting-a-release)" |
103103
| <pre>stafftools branch restore</pre> | Restoration of a branch from the site admin dashboard | "[AUTOTITLE](/admin/configuration/configuring-your-enterprise/site-admin-dashboard#repositories)" |
104104
| <pre>tag create api</pre> | Creation of a tag via the API | "[AUTOTITLE](/rest/git#create-a-tag-object)" in the REST API documentation |
105-
| <pre>slumlord (#SHA)</pre> | Commit via Subversion | "[AUTOTITLE](/get-started/importing-your-projects-to-github/working-with-subversion-on-github/support-for-subversion-clients#making-commits-to-subversion)" |
105+
| <pre>slumlord (#SHA)</pre> | Commit via Subversion | "[AUTOTITLE](/get-started/working-with-subversion-on-github/support-for-subversion-clients#making-commits-to-subversion)" |
106106
| <pre>web branch create</pre> | Creation of a branch via the web interface | "[AUTOTITLE](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository#creating-a-branch)" |
107107

108108
#### Available for pull request merges

content/admin/user-management/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,4 @@ children:
1818
- /managing-users-in-your-enterprise
1919
- /managing-organizations-in-your-enterprise
2020
- /managing-repositories-in-your-enterprise
21-
- /migrating-data-to-and-from-your-enterprise
2221
---
23-

content/admin/user-management/migrating-data-to-and-from-your-enterprise/index.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

content/get-started/getting-started-with-git/about-remote-repositories.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ You can also install {% data variables.product.prodname_cli %} to use {% data va
9090

9191
{% data reusables.subversion.sunset %}
9292

93-
You can also use a [Subversion](https://subversion.apache.org/) client to access any repository on {% data variables.product.prodname_dotcom %}. Subversion offers a different feature set than Git. For more information, see "[AUTOTITLE](/get-started/importing-your-projects-to-github/working-with-subversion-on-github/what-are-the-differences-between-subversion-and-git)"
93+
You can also use a [Subversion](https://subversion.apache.org/) client to access any repository on {% data variables.product.prodname_dotcom %}. Subversion offers a different feature set than Git. For more information, see "[AUTOTITLE](/get-started/working-with-subversion-on-github/what-are-the-differences-between-subversion-and-git)"
9494

95-
You can also access repositories on {% data variables.product.prodname_dotcom %} from Subversion clients. For more information, see "[AUTOTITLE](/get-started/importing-your-projects-to-github/working-with-subversion-on-github/support-for-subversion-clients)."
95+
You can also access repositories on {% data variables.product.prodname_dotcom %} from Subversion clients. For more information, see "[AUTOTITLE](/get-started/working-with-subversion-on-github/support-for-subversion-clients)."
9696
{% endif %}

content/get-started/importing-your-projects-to-github/importing-source-code-to-github/about-github-importer.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)