Skip to content

Commit c9b1a11

Browse files
authored
Merge pull request #49344 from github/repo-sync
Repo sync
2 parents 75076f6 + bc77a67 commit c9b1a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/admin/managing-accounts-and-repositories/managing-repositories-in-your-enterprise/migrating-to-internal-repositories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ If you don't have private mode enabled, the migration script will have no effect
4444
1. Run the migration command.
4545

4646
```shell
47-
github-env bin/safe-ruby lib/github/transitions/20191210220630_convert_public_ghes_repos_to_internal.rb --verbose -w | tee -a /tmp/convert_public_ghes_repos_to_internal.log
47+
github-env bin/safe-ruby lib/github/transitions/20191210220630_convert_public_ghes_repos_to_internal.rb --verbose -w | tee -a /tmp/convert_public_ghes_repos_to_internal.log
4848
```
4949

5050
{% else %}

0 commit comments

Comments
 (0)