Add a link to a GitHub repo's first commit
目前為
Add a link to a GitHub repo's first commit.
GitHub's API makes it surprisingly fiddly to query a repo's first commit, and the code for doing so has been wrought by many hands. The code used here is primarily based on this gist, but a list of contributors to this solution can be found here and a list of other implementations can be found here.