Download the PHP package violinist-dev/git-log-format without Composer
On this page you can find all versions of the php package violinist-dev/git-log-format. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download violinist-dev/git-log-format
More information about violinist-dev/git-log-format
Files in violinist-dev/git-log-format
Download violinist-dev/git-log-format
More information about violinist-dev/git-log-format
Files in violinist-dev/git-log-format
Vendor violinist-dev
Package git-log-format
Short Description Format changelog-like git logs
License MIT
Package git-log-format
Short Description Format changelog-like git logs
License MIT
Please rate this library. Is it a good library?
Informations about the package git-log-format
git-log-format
A convenience package to get formatted versions of the output of git log --oneline.
This is part of what powers the changelogs in the messages from Violinist.io.
Installation
Usage
Somehow get a string output from a git log. A command line way to do so is the following:
In the above example, abababa and fefefef are both hashes in the commit history.
The output would be somewhat like this:
Then, pass the output to this package:
All versions of git-log-format with dependencies
PHP Build Version
Package Version
No informations.
The package violinist-dev/git-log-format contains the following files
Loading the files please wait ....