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?
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?