📅  最后修改于: 2022-03-11 14:49:34.246000             🧑  作者: Mango
#Run these commands in your cmd
heroku plugins:install heroku-repo
heroku repo:gc --app your-app-name
heroku repo:purge_cache --app your-app-name
#this will run an aggressive git clean on your repo