GitHub First Commit

Add a link to a GitHub repo's first commit

Από την 17/02/2018. Δείτε την τελευταία έκδοση.

Δημιουργός
chocolateboy
Βαθμολογίες
0 0 0
Έκδοση
2.2.0
Δημιουργήθηκε την
17/02/2018
Ενημερώθηκε την
17/02/2018
Μέγεθος
4 KB
Άδεια
GPL: http://www.gnu.org/copyleft/gpl.html
Εφαρμόζεται σε

Add a link to a GitHub repo's first commit.

Crredits

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.

Links

See Also

  • Go To Initial Commit - Add a button on GitHub commit pages which allows you to navigate to the first commit page
  • Refined GitHub - Browser extension that simplifies the GitHub interface and adds useful features