We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Example of replacing devstack/edx-platform for our own, using branch open-pre-release/hawthorn.azure:
open-pre-release/hawthorn.azure
cd edx-platform git remote set-url origin [email protected]:eduNEXT/edx-platform.git git remote -v git fetch origin open-pre-release/hawthorn.azure git checkout open-pre-release/hawthorn.azure git clean -f -x paver install_prereqs