De-master the repo
This commit is contained in:
parent
d32d59413e
commit
e000cd0803
6 changed files with 19 additions and 21 deletions
|
|
@ -50,8 +50,8 @@ Fixes to documentation can land whenever, updates to the site are built and publ
|
|||
$ git checkout next
|
||||
$ git pull mithriljs next
|
||||
|
||||
# Splat the docs folder from next onto master
|
||||
$ git checkout master
|
||||
# Splat the docs folder from next onto main
|
||||
$ git checkout main
|
||||
$ git checkout next -- ./docs
|
||||
|
||||
# Manually ensure that no new feature docs were added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue