cirosantilli / test-many-commits-1m

Repository with two million commits (~215 MiB local size, 30s generation time). Generated efficiently with Python + git fast-import: https://github.com/cirosantilli/test-git-web-interface/blob/37e5c34111c4791d0ec06ce32d7d7843b648b66d/other-test-repos/many-commits-fast-import.py
https://www.quora.com/Which-GitHub-repo-has-the-most-commits/answer/Ciro-Santilli
74 stars 22 forks source link

Why are all of the commits on December 31, 1999? #4

Open James103 opened 4 years ago

James103 commented 4 years ago

The script used to generate the commits contains the following:

        author_date_s=now,
        author_email=email,
        author_name=name,
        committer_date_s=now,
        committer_email=email,
        committer_name=name,

where now should be the current date as of the time the repository was generated, but is instead interpreted as "December 31, 1999". Why?

*If you live in the Eastern Hemisphere, replace "December 31, 1999" with "January 1, 2000".

cirosantilli commented 4 years ago

The Ancient Prophecies state that this Holy date is the Date of the Doomsday.