mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-09 16:55:16 +00:00
updated rebase instructions
This commit is contained in:
parent
6b14d1a562
commit
a08e435a1e
|
@ -122,7 +122,7 @@ 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
|
||||
|
|
Loading…
Reference in a new issue