Varying-Vagrant-Vagrants / VVV

An open source Vagrant configuration for developing with WordPress
https://varyingvagrantvagrants.org
MIT License
4.54k stars 848 forks source link

Disable on Master branch #2647

Closed tomjn closed 1 year ago

tomjn commented 1 year ago

Tells users to switch to the stable branch and gives them the commands to do so.

This should avoid users being stuck on VVV v3.9.1 without updates and bug fixes, and us maintaining a duplicate of the stable branch

Checks

update-docs[bot] commented 1 year ago

Thanks for opening this pull request! Make sure CHANGELOG.md gets updated with this change, additionally any docs that need updated can be found at https://github.com/Varying-Vagrant-Vagrants/varyingvagrantvagrants.org

GitHub
GitHub - Varying-Vagrant-Vagrants/varyingvagrantvagrants.org: The VVV docs and website
The VVV docs and website. Contribute to Varying-Vagrant-Vagrants/varyingvagrantvagrants.org development by creating an account on GitHub.
tomjn commented 1 year ago
Screenshot 2022-12-27 at 18 02 55
tomjn commented 1 year ago

Simpler message:

Screenshot 2022-12-27 at 18 33 08
tomjn commented 1 year ago

Separated the commands as && doesn't work well on Windows:

Screenshot 2022-12-27 at 18 34 57