Getting Started: Add detail to use of git push --mirror (#422)

Based on discussion in the Forgejo repository (#2834)

See: https://codeberg.org/forgejo/forgejo/pulls/2834

Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/422
Co-authored-by: adbagio <h759bkyo4@mozmail.com>
Co-committed-by: adbagio <h759bkyo4@mozmail.com>
This commit is contained in:
adbagio 2024-06-07 11:05:44 +00:00 committed by Panagiotis "Ivory" Vasilopoulos
parent ca0475ad93
commit 79d2ac2682

View file

@ -126,7 +126,9 @@ A detailed explanation can be found in [this blog post](https://blog.codeberg.or
If you need a mirror, you can create manual mirrors
[by adding multiple remotes to your local repository and using `git push --mirror`](https://git-scm.com/docs/git-push#Documentation/git-push.txt---mirror).
Pull requests, issues, as well as other repository units can be disabled in your repository's settings.
Pull requests, issues, as well as other repository units can be disabled in
your repository's settings. Using this option will skip the deletion of
internal references.
## Using Codeberg