Hacker News new | ask | show | jobs
by Nerdfest 3016 days ago
I would guess that it's stored and dealt with using a basic "copy on write" strategy. It's functionally a copy, which is all that usually matters. This may have been an oversight.
2 comments

It's a bit more complex than that actually. https://www.youtube.com/watch?v=-ZNKR9wFe8o
Yeah, I wouldn't be surprised if this was an oversight as well. I can't imagine that GitHub would delete the git blobs from their servers, even if you stop paying (harddrives are cheap!).