Hacker News new | ask | show | jobs
by wldlyinaccurate 2061 days ago
Git commit hashes _are_ deterministic. Run `git cat-file -p <hash>` on your two hashes. The timestamp in the committer field will be different. That is why the hash changed.