mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
doc: fixed typo in content/git/reduce-size.md (#717)
Added a missing "to". Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/717 Reviewed-by: Bastian Greshake Tzovaras <gedankenstuecke@noreply.codeberg.org> Co-authored-by: TalpaEuropaea <talpaeuropaea@noreply.codeberg.org> Co-committed-by: TalpaEuropaea <talpaeuropaea@noreply.codeberg.org>
This commit is contained in:
parent
c9f21ef387
commit
eec6e02abf
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ or in case of accidentally committed secrets, remain accessible to others.
|
|||
You should make a backup of your repository before attempting rewriting the history.
|
||||
|
||||
Additionally, once you have rewritten the history, everyone who has made a working copy of your
|
||||
repository will have ensure that they have copies with the correct, new history.
|
||||
repository will have to ensure that they have copies with the correct, new history.
|
||||
|
||||
If your repository has open pull requests, this will introduce conflicts for these, too.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue