Hacker News new | ask | show | jobs
by Filligree 3329 days ago
Unfortunately, unless you rewrite history, it'll stay in there and bloat the download for anyone who wants to clone the repo.

I don't know if I want to recommend rewriting history or not. But for what it's worth, I'm currently on a cellular connection and couldn't download something this size if I wanted.

1 comments

git clone --depth 1 if you don't need the history?