Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Latest commit

 

History

History
5 lines (5 loc) · 511 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 511 Bytes

Simple commit log

commit log screenshot

This project is a simple PHP script that retrieves the latest commits for a GitHub repository and displays them in a table on a web page.

Installation

To use this script, simply customize the owner, repo, and num_commits variables in the PHP code to match the GitHub repository you want to display.