Stanford-Online / edx-platform

The Open edX platform, the software that powers Lagunita!
https://lagunita.stanford.edu
GNU Affero General Public License v3.0
42 stars 18 forks source link

Add port to activation link to keep it from failing on devstack #814

Closed saharm1 closed 6 years ago

caesar2164 commented 6 years ago

@saharm1 did you perhaps PR this to the wrong branch?

saharm1 commented 6 years ago

@caesar2164 yes let me close this PR, i made it to edx!

stvstnfrd commented 6 years ago

@saharm1 Now that this has merged upstream, we'll want to cherry-pick it from upstream.

You'll want to reset this branch back to origin and then pull in the change, something like:

git reset --hard origin/master
git cherry-pick 9bfeebe01c49720bc711a2242fa985b9d90582d2
git cherry-pick aa0e1c3786b1b5fe100d24145a26e07f5c823bba

Ask if you have questions or want to walk through it together.

stvstnfrd commented 6 years ago

No need to close this; just need to update the branch.