mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 12:49:52 +01:00
improve git sync procedure
This commit is contained in:
parent
7195141805
commit
cde603dd0e
1 changed files with 2 additions and 0 deletions
|
@ -23,4 +23,6 @@ git push --force
|
|||
git checkout forgejo-federated-star
|
||||
git rebase forgejo-development
|
||||
git push --force
|
||||
|
||||
git reset --hard origin/forgejo-federated-star
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue