We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If you wish to clean up your area of all compiled/generated files to do a complete rebuild, type:
git clean -fdx git submodule foreach git clean -fdx
If you wish to discard all changes to any files in all directories, type:
git reset --hard git submodule foreach --recursive git reset --hard
You can then do an update:
git pull git submodule sync git submodule update