githubteacher / flaming-octo-meme

demo repo for today's Intermediate class
0 stars 5 forks source link

How do I prune history? #161

Open turboki opened 9 years ago

turboki commented 9 years ago

What if at some point in the past people committed images or binary files that are no longer used, git will still maintain the files in the history, overly bloating it. Is there a way to prune old files we don't want to keep in the repo to reduce the repo size?