WIP: Mirror of "GitLab Developer Survey 2019"
This is a mirror of !24736 (merged) so that the changes will deploy to a review app.
review app
https://mr-origin-24736.about-src.gitlab.com/developer-survey/2019/index.html
How can I update this?
If you have "Developer" permission to the gitlab-com/www-gitlab-com
project, you can easily update this through the console:
- Open the terminal and
cd
to your clone of thegitlab-com/www-gitlab-com
project. git checkout mr-origin-24736
git fetch origin merge-requests/24736/head
git reset --hard FETCH_HEAD
git push --force
- And that's it
🎉 !
Edited by Suri Patel