mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-24 09:08:15 +00:00
Fix rebase commands (#870)
This commit is contained in:
parent
3cee5c30fa
commit
b0c05e5977
@ -86,5 +86,5 @@ Simple bug fixes are welcomed in pull requests! Please check for duplicate PRs b
|
|||||||
|
|
||||||
#### Make sure to sync up with the state of upstream before submitting a PR:
|
#### Make sure to sync up with the state of upstream before submitting a PR:
|
||||||
|
|
||||||
- `git fetch upstream/master`
|
- `git fetch upstream`
|
||||||
- `git rebase upstream/master master`
|
- `git rebase upstream/master`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user