Hacker News new | ask | show | jobs
by 0x0 4436 days ago
Why not? The article claimed it modified a .php file. So I'm curious to know if it would modify the equivalent file under .git/objects?
1 comments

Because the equivalent file is either compressed with a custom header or in a totally-incomprehensible-to-it binary pack.

Let me put it this way: I would be scared to store an svn checkout because of how svn stores metadata copies. I wouldn't worry about a git checkout.