Compare commits

..

No commits in common. "913b9fd0ea9abc0f7573325b4baf5dbba42a8042" and "3f02989861c0228bfa0b988ef48b5754a149e69e" have entirely different histories.

2 changed files with 247 additions and 291 deletions

View file

@ -129,7 +129,6 @@ to undo in case anything goes wrong.
```shell
git config unset remote.origin.mirror
git remote add origin git@codeberg.org:your_user_name/your_repo.git
git push origin --force 'refs/heads/*'
git push origin --force 'refs/tags/*'
git push origin --force 'refs/replace/*'

File diff suppressed because it is too large Load diff