mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-08-15 14:53:29 -07:00
Compare commits
No commits in common. "913b9fd0ea9abc0f7573325b4baf5dbba42a8042" and "3f02989861c0228bfa0b988ef48b5754a149e69e" have entirely different histories.
913b9fd0ea
...
3f02989861
2 changed files with 247 additions and 291 deletions
|
|
@ -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/*'
|
||||
|
|
|
|||
537
pnpm-lock.yaml
537
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue