Categories Web Development Clear .git cache Post author By Robert Post date 16th March 2017 No Comments on Clear .git cache git rm -r --cached . git add . git commit -am 'git cache cleared' git push origin master Tags git, Snippet ← Redirect entire domain to HTTPS → Ignore contents of folder with .gitignore Leave a Reply Cancel replyYou must be logged in to post a comment.