mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-08-15 14:53:29 -07:00
Compare commits
2 commits
3f02989861
...
913b9fd0ea
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
913b9fd0ea | ||
|
|
8f806c6a70 |
2 changed files with 291 additions and 247 deletions
|
|
@ -129,6 +129,7 @@ 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