Giter Site home page Giter Site logo

Comments (12)

donno2048 avatar donno2048 commented on July 17, 2024 6

Exactly how I got here too.

This is a bit weird since according to Wikipedia, GitHub was Founded on February 8, 2008, and the Development of the GitHub platform began on October 19, 2007, but the date of the commit is October 10, 2007.

It is possible that the git history has been modified, but I guess the information on Wikipedia is just wrong (that's assuming this commit is actually the first commit on GitHub and not just an early commit on git (which is completely different) pushed to GitHub which is very likely)

Edit: Ok, in the API address of this repo (https://api.github.com/repos/mojombo/grit) the created_at is 2007-10-29T14:37:16Z, so I guess this is really the first repo on GitHub and the date wasn't resulting by importing from git...

from grit.

toydotgame avatar toydotgame commented on July 17, 2024

@donno2048, it is most likely just old Git history being pushed to GitHub.
angular/angular.js has two commits from December 31st, 1969 (866346e and eaa397c). They're made by just setting your system time to something, running git commit, then setting it back to the present (to get HTTPS to work with Git), and pushing.
Most likely, this repo had commits, and they were pushed to this GitHub Git server after GitHub [and this repo] were created.

The real first commit on GitHub will be much harder to find...

from grit.

donno2048 avatar donno2048 commented on July 17, 2024

@toydotgame Even if the git history was pushed to GitHub from Git it doesn't explain the created_at date of this repo which is 2007-10-29T14:37:16Z which is four months before GitHub was founded on February 8, 2008.

from grit.

sunn-e avatar sunn-e commented on July 17, 2024

You are right, I talked to the author of that repo and they said the same thing. The git is different than github so previously the author used a different platform so the date comes from there.

from grit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.