> git rm -r --cached . > git add . > git commit -m 'git cache cleared' > git push
git rm -rf --cached .