Skip to content

Make uncommitted changes instructions more generic

What does this merge request do and why?

I've noticed that after running gdk update, I'm getting uncommitted changes in gitlab/db, because things other than structure.sql are being updated.

This MR updates the troubleshooting instructions to throw away all uncommitted changes from gitlab/db.

Merge request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise an issue to follow-up.
  • Documentation added/updated, if needed.
  • Announcement added, if change is notable.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports