@@ -9,7 +9,7 @@ This repository includes backup and recovery utilities for [GitHub Enterprise][1
99 - ** [ Storage requirements] ( #storage-requirements ) **
1010 - ** [ GitHub Enterprise version requirements] ( #github-enterprise-version-requirements ) **
1111- ** [ Getting started] ( #getting-started ) **
12- - ** [ Migrating from GitHub Enterprise v11.10.34x to v2.0] ( #migrating-from-github-enterprise-v111034x-to-v20 ) **
12+ - ** [ Migrating from GitHub Enterprise v11.10.34x to v2.0] ( #migrating-from-github-enterprise-v111034x-to-v20-or-v21 ) **
1313- ** [ Using the backup and restore commands] ( #using-the-backup-and-restore-commands ) **
1414- ** [ Scheduling backups] ( #scheduling-backups ) **
1515- ** [ Backup snapshot file structure] ( #backup-snapshot-file-structure ) **
@@ -93,13 +93,14 @@ download the most recent GitHub Enterprise version.
9393
9494[ release ] : https://github.com/github/backup-utils/releases
9595
96- ### Migrating from GitHub Enterprise v11.10.34x to v2.0
96+ ### Migrating from GitHub Enterprise v11.10.34x to v2.0, or v2.1
9797
98- If you are migrating from GitHub Enterprise version 11.10.34x to 2.0 or greater,
98+ If you are migrating from GitHub Enterprise version 11.10.34x to 2.0 or 2.1
99+ (note, migrations to versions greater than 2.1 are not officially supported),
99100please see the [ Migrating from GitHub Enterprise v11.10.34x] [ 10 ] documentation
100101in the [ GitHub Enterprise System Administrator's Guide] [ 11 ] . It includes
101102important information on using the backup utilities to migrate data from your
102- v11.10.34x instance to v2.0.
103+ v11.10.34x instance to v2.0 or v2.1 .
103104
104105### Using the backup and restore commands
105106
0 commit comments