Comment 3 for bug 1835408

Revision history for this message
Seth Hillbrand (sethh) wrote :

From the base of your repository directory, you will need to run 'git clean -fx'

This will remove all files that are not part of the repository, so be sure that you have saved any you want to keep.

We've changed how we generate lexer files which necessitates this one-time additional step.