1
0
mirror of synced 2025-12-21 19:06:49 -05:00

Merge branch 'main' into remove-note

This commit is contained in:
PSJ
2021-07-21 21:13:30 +05:30
committed by GitHub
7 changed files with 37 additions and 29 deletions

View File

@@ -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 %}

View File

@@ -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'