We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85eaff2 commit 0ec1d36Copy full SHA for 0ec1d36
scripts/README.md
@@ -88,7 +88,7 @@ To do so, follow these steps:
88
In case of conflicts you will need to resolve them and commit the changes manually.
89
90
If this command fails with the message 'bad revision', it means that the commit doesn't exist on your local repository.
91
- The commit might have been created on a remote branch, probably when merging into `master` or `next`.
+ The commit might have been created on a remote branch, probably when merging into `master` or `v*.x`.
92
In this case, you'll have to fetch the latest changes of the corresponding remote branch and then try again.
93
94
5. Push the changes to the `material-ui-docs` remote:
0 commit comments