GitXplorerGitXplorer
e

GetGitStats

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
ed5a9a8bf6f8247a4d29904cf99df3c561ebaf99

Add basic readme

committed 9 years ago
Unverified
7009ded9aae7810d46a2debad75b609f94211fac

Add basic readme

committed 9 years ago
Unverified
bbec7298f5a01edcc82d0e7054a9b4f495cf0fff

initial commit

committed 9 years ago

README

The README file for this repository.

[WIP] GetGitStats

Create HTML or Markdown statistics table off of a Git repository's commit history.

Usage

For now, use:

git clone https://github.com/eyecatchup/GetGitStats.git
cd GetGitStats
composer update

Examples are located in the ./examples directory.