Hacker News new | past | comments | ask | show | jobs | submit login

I think gpg signs just the sha1 the tag points to (root of merkle tree). Also, when comparing local repo against remote repo during fetch, I think git assumes that as long as the sha1 of a commit did not change, there is no need to compare further. So the substitution will not get propagated to people who do "git pull" but people who do "git clone" will get it.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: