How can I find the created date of a project on GitHub?
Basically, I have to find the first commit to see the created date, however, some projects have 500 commits, whi
If you are not interested in the exact creation date, and just would like to know how old a repo roughly is. You can go to Insights, then Contributors. For example, first commit for react was pushed on May 26 2013.
Insights
Contributors