Skip to content

Commit dc06771

Browse files
authored
[EDI] Audit and implement: /billing/how-tos/products/ remove Git LFS articles (#57140)
1 parent ef7d0f4 commit dc06771

5 files changed

Lines changed: 19 additions & 83 deletions

File tree

content/billing/concepts/product-billing/git-lfs.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,24 @@ redirect_from:
1111
- /github/managing-large-files/about-storage-and-bandwidth-usage
1212
- /github/managing-large-files/versioning-large-files/about-storage-and-bandwidth-usage
1313
- /repositories/working-with-files/managing-large-files/about-storage-and-bandwidth-usage
14+
# Redirects from upgrading Git LFS storage
15+
- /github/setting-up-and-managing-billing-and-payments-on-github/upgrading-git-large-file-storage
16+
- /articles/purchasing-additional-storage-and-bandwidth-for-a-personal-account
17+
- /articles/purchasing-additional-storage-and-bandwidth-for-an-organization
18+
- /articles/upgrading-git-large-file-storage
19+
- /github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-git-large-file-storage/upgrading-git-large-file-storage
20+
- /billing/managing-billing-for-git-large-file-storage/upgrading-git-large-file-storage
21+
- /billing/managing-billing-for-your-products/managing-billing-for-git-large-file-storage/upgrading-git-large-file-storage
22+
- /billing/how-tos/products/upgrade-git-lfs-storage
23+
# Redirects from downgrading Git LFS storage
24+
- /github/setting-up-and-managing-billing-and-payments-on-github/downgrading-git-large-file-storage
25+
- /articles/downgrading-storage-and-bandwidth-for-a-personal-account
26+
- /articles/downgrading-storage-and-bandwidth-for-an-organization
27+
- /articles/downgrading-git-large-file-storage
28+
- /github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-git-large-file-storage/downgrading-git-large-file-storage
29+
- /billing/managing-billing-for-git-large-file-storage/downgrading-git-large-file-storage
30+
- /billing/managing-billing-for-your-products/managing-billing-for-git-large-file-storage/downgrading-git-large-file-storage
31+
- /billing/how-tos/products/downgrade-git-lfs-storage
1432
# Original redirects
1533
- /github/setting-up-and-managing-billing-and-payments-on-github/about-billing-for-git-large-file-storage
1634
- /articles/about-billing-for-git-large-file-storage

content/billing/how-tos/products/downgrade-git-lfs-storage.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

content/billing/how-tos/products/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ children:
3030
- manage-ghas-license
3131
- migrate-from-ghas
3232
- view-ghas-committers
33-
- upgrade-git-lfs-storage
34-
- downgrade-git-lfs-storage
3533
contentType: how-tos
3634
---
3735

content/billing/how-tos/products/upgrade-git-lfs-storage.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

content/repositories/creating-and-managing-repositories/transferring-a-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ When you transfer a repository, its issues, pull requests, wiki, stars, and watc
5454

5555
* If the transferred repository is a fork, then it remains associated with the upstream repository.
5656
* If the transferred repository has any forks, then those forks will remain associated with the repository after the transfer is complete.
57-
* If the transferred repository uses {% data variables.large_files.product_name_long %}, all {% data variables.large_files.product_name_short %} objects are automatically moved. This transfer occurs in the background, so if you have a large number of {% data variables.large_files.product_name_short %} objects or if the {% data variables.large_files.product_name_short %} objects themselves are large, it may take some time for the transfer to occur.{% ifversion fpt or ghec %} Before you transfer a repository that uses {% data variables.large_files.product_name_short %}, make sure the receiving account has enough data packs to store the {% data variables.large_files.product_name_short %} objects you'll be moving over. For more information on adding storage for personal accounts, see [AUTOTITLE](/billing/managing-billing-for-your-products/managing-billing-for-git-large-file-storage/upgrading-git-large-file-storage).{% endif %}
57+
* If the transferred repository uses {% data variables.large_files.product_name_long %}, all {% data variables.large_files.product_name_short %} objects are automatically moved. This transfer occurs in the background, so if you have a large number of {% data variables.large_files.product_name_short %} objects or if the {% data variables.large_files.product_name_short %} objects themselves are large, it may take some time for the transfer to occur.
5858
* When a repository is transferred between two personal accounts, issue assignments are left intact. When you transfer a repository from a personal account to an organization, issues assigned to members in the organization remain intact, and all other issue assignees are cleared. Only owners in the organization are allowed to create new issue assignments. When you transfer a repository from an organization to a personal account, only issues assigned to the repository's owner are kept, and all other issue assignees are removed.{% ifversion issue-types %}
5959
* When you transfer a repository from an organization to another organization, issue types on issues are left intact if the new organization has a matching issue type, and all other issue types are removed from issues.
6060
* When you transfer a repository from an organization to a personal account, all issue types are removed from issues.{% endif %}

0 commit comments

Comments
 (0)