diff --git a/content/getting-started/faq.md b/content/getting-started/faq.md index 2f4037b..aa5e1a4 100644 --- a/content/getting-started/faq.md +++ b/content/getting-started/faq.md @@ -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