mirror of
https://codeberg.org/forgejo/forgejo
synced 2024-11-22 18:04:24 +01: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
|
# provide testinstance
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
git checkout test-release
|
git switch test-release
|
||||||
git rebase --onto forgejo-federated-star
|
git rebase --onto forgejo-federated-star
|
||||||
git merge forgejo/forgejo-branding
|
git merge forgejo/forgejo-branding
|
||||||
git push --force
|
git push --force
|
||||||
|
|
Loading…
Reference in a new issue