Skip to content

WIP: Mirror of "GitLab Developer Survey 2019"

Paul Slaughter requested to merge mr-origin-24736 into master

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:

  1. Open the terminal and cd to your clone of the gitlab-com/www-gitlab-com project.
  2. git checkout mr-origin-24736
  3. git fetch origin merge-requests/24736/head
  4. git reset --hard FETCH_HEAD
  5. git push --force
  6. And that's it 🎉!
Edited by Suri Patel

Merge request reports