Skip to content

nbhatti/git2cl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

git2cl

Turn your git commit logs to a single ChangeLog file in your repository.

Usage

  • Copy the git2cl PHP file to your $PATH. Ensure it's executable.
  • From any directory, git2cl /path/to/repo > /path/to/ChangeLog.
  • Executing git2cl > /path/to/ChangeLog works as well, and assumes . as the repository directory.

Authors

Vic Cherubini [email protected]
Zach Campbell [email protected]

Requirements

PHP 4+

About

Create a ChangeLog file from your Git commit messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published