Skip to content

Commit 46f18ed

Browse files
authored
repo sync
2 parents e2f1d29 + ba37884 commit 46f18ed

19 files changed

Lines changed: 92 additions & 15 deletions
43.1 KB
Loading
96.4 KB
Loading
97 KB
Loading
105 KB
Loading
41.5 KB
Loading
37.7 KB
Loading
37 KB
Loading
43.2 KB
Loading

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,12 @@ versions:
1717

1818
### Applying the imported data on {% data variables.product.prodname_ghe_server %}
1919

20+
Once you have [prepared your migration](/admin/user-management/preparing-to-migrate-data-to-your-enterprise) you can use the following steps to complete the migration.
21+
2022
{% data reusables.enterprise_installation.ssh-into-target-instance %}
2123

2224
2. Using the `ghe-migrator import` command, start the import process. You'll need:
23-
* Your Migration GUID.
25+
* Your Migration GUID. For more information, see "[Preparing to migrate data to your enterprise](/admin/user-management/preparing-to-migrate-data-to-your-enterprise)."
2426
* Your personal access token for authentication. The personal access token that you use is only for authentication as a site administrator, and does not require any specific scope. For more information, see "[Creating a personal access token](/github/authenticating-to-github/creating-a-personal-access-token)."
2527

2628
```shell

content/desktop/contributing-and-collaborating-using-github-desktop/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ versions:
1919
{% topic_link_in_list /making-changes-in-a-branch %}
2020
{% link_in_list /managing-branches %}
2121
{% link_in_list /committing-and-reviewing-changes-to-your-project %}
22+
{% link_in_list /stashing-changes %}
2223
{% link_in_list /pushing-changes-to-github %}
2324
{% link_in_list /reverting-a-commit %}
2425
{% link_in_list /managing-tags %}

0 commit comments

Comments
 (0)