Hacker News new | ask | show | jobs
by justinjlynn 905 days ago
IIRC In git, the earliest possible commit date/timestamp is the Unix epoch. Interestingly enough, for this application (the .gitignore file) I'd imagine the offset from the epoch is set to zero. This would result in the commit timestamp you're seeing.