Skip to content

Commit 29f01dd

Browse files
committed
Merge pull request #147 from github/migration-version-tweak
Update README.md with specific versions that we allow migrations to from 11.10.348
2 parents 7ad240a + a0d9253 commit 29f01dd

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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),
99100
please see the [Migrating from GitHub Enterprise v11.10.34x][10] documentation
100101
in the [GitHub Enterprise System Administrator's Guide][11]. It includes
101102
important 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

Comments
 (0)