Merge branch 'main' into remove-note
This commit is contained in:
@@ -22,6 +22,7 @@ shortTitle: User into an organization
|
||||
- An organization **cannot** be converted back to a user.
|
||||
- The SSH keys, OAuth tokens, job profile, reactions, and associated user information, **will not** be transferred to the organization. This is only true for the user account that's being converted, not any of the user account's collaborators.
|
||||
- Any commits made with the converted user account **will no longer be linked** to that account. The commits themselves **will** remain intact.
|
||||
- Any forks of private repositories made with the converted user account will be deleted.
|
||||
|
||||
{% endwarning %}
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Managing the default branch name for your repositories
|
||||
intro: 'You can set the default branch name new repositories that you create on {% data variables.product.product_location %}.'
|
||||
intro: 'You can set the default branch name for new repositories that you create on {% data variables.product.product_location %}.'
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghes: '>=3.0'
|
||||
|
||||
Reference in New Issue
Block a user