|
|
|
|
|
by db48x
2144 days ago
|
|
Even if you could break SHA1, it's unlikely that your replacement source code would look like it was human-written. Instead, it's going to look like human-written source code containing kilobytes or megabytes of random-looking comments. The comments will only be there to change the hash of the new content back to the hash of the original content. It's not going to be subtle at all. |
|
Also, git hashes aren't just based on source code. You can add that data anywhere that git uses to generate the hash.