How to view the earliest commit in a GitHub repo
The GitHub UI apparently doesn't provide a straightforward way for people to view the earliest commit in a repo. Instead you have to jump through some hoops: Find the number of total commits in a repo (e.g. 1000)Go to the list of commits and click the "Older" button