Hacker News new | ask | show | jobs
by madewulf 1221 days ago
GitHub caching can be a pain.

It's been for example impossible to make files completely disappear from an open source repo without deleting the repo or contacting their support.

1 comments

That's Git garbage collection, not the caching discussed in the post.

https://github.blog/2022-09-13-scaling-gits-garbage-collecti...