Skip to content

lists defined count of commit messages of an given repo hosted on github.com

Notifications You must be signed in to change notification settings

nepda/mediawiki-github-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

mediawiki-github-commit

lists defined count of commit messages of an given repo hosted on github.com

Linux installation

// cd /path/to/your/wiki/

cd extensions

git clone https://github.com/nepda/mediawiki-github-commit.git

open LocalSettings.php and add this line somewhere (at the end)

require_once("$IP/extensions/mediawiki-github-commit/github-commit.php");

Now you can fetch github-commit messages:

<githubcommit user="nepda" repo="mediawiki-github-commit" offset="0" count="10">

About

lists defined count of commit messages of an given repo hosted on github.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages