Skip to content

Commit

Permalink
add to nextjs fork instructions
Browse files Browse the repository at this point in the history
(ignore)
  • Loading branch information
flybayer committed Jun 1, 2021
1 parent a4e4cb2 commit 750ba2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
### Syncing Next.js Fork

1. Run `yarn push-nextjs`
- If it fails with an error of `git-subrepo: Can't commit: 'subrepo/nextjs' doesn't contain upstream HEAD:`, then run `yarn push-nextjs --force` (see https://github.com/ingydotnet/git-subrepo/issues/530)
2. Create new git branch for the upgrade
3. In the forked repo (https://github.com/blitz-js/next.js), run:
1. `git pull`
Expand Down

0 comments on commit 750ba2e

Please sign in to comment.