mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-11-25 11:39:32 +01:00
added force push for rebase
parent
d9bcaefb12
commit
aa3042083c
@ -10,4 +10,7 @@ git rebase dev
|
||||
## The rebase might consist of several commits, so you might have to do this several times after resolving a collision:
|
||||
git rebase --continue
|
||||
### Check if everything works, and no tests fail.
|
||||
|
||||
git push --force
|
||||
### WARNING: it will push your local changes and erase the difference. It is needed after a rebase.
|
||||
```
|
Loading…
Reference in New Issue
Block a user