1
0
mirror of synced 2026-01-07 09:01:31 -05:00

Merge pull request #52102 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2024-08-25 17:40:24 -07:00
committed by GitHub

View File

@@ -23,7 +23,7 @@ When you delete a private repository, all of its private forks are also deleted.
## Deleting a public repository
When you delete a public repository, one of the existing public forks is chosen to be the new upstream repository. All other repositories are forked off of this new upstream and subsequent pull requests go to this new upstream repository.
When you delete a public repository, the oldest, active public fork is chosen to be the new upstream repository. All other repositories are forked off of this new upstream and subsequent pull requests go to this new upstream repository.
## Private forks and permissions