<aside> 💡 Frequently used commands. This is a helpful page to add to your Favorites.
</aside>
In the git repository, run:
git reset --hard origin/master
For a full list of options, use:
truncate -s 0 filename
To run the typechecker on the entire codebase:
acme typecheck
When you deploy to staging or production, run the following on the deployment server:
acme deploy --staging
Replace --staging
with --prod
if deploying production.