mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-27 21:08:02 +08:00
Fix rebase commands (#870)
This commit is contained in:
@@ -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:
|
||||
|
||||
- `git fetch upstream/master`
|
||||
- `git rebase upstream/master master`
|
||||
- `git fetch upstream`
|
||||
- `git rebase upstream/master`
|
||||
|
||||
Reference in New Issue
Block a user