mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-08-15 14:53:29 -07:00
Compare commits
1 commit
fe3bfb9efa
...
e8ff9017f5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e8ff9017f5 |
3 changed files with 248 additions and 292 deletions
|
|
@ -14,7 +14,7 @@ steps:
|
|||
include: ['.woodpecker/*.yaml', '*.{md,markdown}']
|
||||
|
||||
editor-config:
|
||||
image: mstruebing/editorconfig-checker:v3.11.1
|
||||
image: mstruebing/editorconfig-checker:v3.8.0
|
||||
depends_on: []
|
||||
|
||||
prettier:
|
||||
|
|
|
|||
|
|
@ -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