1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Update warning description for ghe-repo-gc command (#30045)

Co-authored-by: kathodos <19529657+kathodos@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
This commit is contained in:
Junko Suzuki
2022-08-23 10:57:04 +09:00
committed by GitHub
parent 5352243a3e
commit 59965cbacb

View File

@@ -672,7 +672,7 @@ You can add the optional `--prune` argument to remove unreachable Git objects th
{% warning %}
**Warning**: Before using the `--prune` argument to remove unreachable Git objects, put {% data variables.product.product_location %} into maintenance mode, or ensure the repository is offline. For more information, see "[Enabling and scheduling maintenance mode](/admin/configuration/configuring-your-enterprise/enabling-and-scheduling-maintenance-mode)."
**Warning**: Before using the `--prune` argument to remove unreachable Git objects, put {% data variables.product.product_location %} into maintenance mode, or ensure all repositories within the same repository network are locked. For more information, see "[Enabling and scheduling maintenance mode](/admin/configuration/configuring-your-enterprise/enabling-and-scheduling-maintenance-mode)."
{% endwarning %}