mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 04:05:42 +01:00
updated rebase instructions
This commit is contained in:
parent
6b14d1a562
commit
a08e435a1e
1 changed files with 2 additions and 2 deletions
|
@ -122,11 +122,11 @@ git reset --hard origin/forgejo-federated-star
|
|||
# provide testinstance
|
||||
|
||||
``` bash
|
||||
git checkout test-release
|
||||
git switch test-release
|
||||
git rebase --onto forgejo-federated-star
|
||||
git merge forgejo/forgejo-branding
|
||||
git push --force
|
||||
```
|
||||
```
|
||||
|
||||
# generate swagger api client
|
||||
|
||||
|
|
Loading…
Reference in a new issue