Skip to content

A small script to automatically generate a Changelog file with each commit

Notifications You must be signed in to change notification settings

RMAdeveloper/auto-changelog-hook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

auto changelog hook

A small script to automatically generate a Changelog file with each commit

How to use

Copy the file post-commit into to folder .git/hooks/ and make it executable.

chmod +x post-commit
cp post-commit ${YOUR_PROJECT_PATH}/.git/hooks

About

A small script to automatically generate a Changelog file with each commit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%