marcocesarato / php-conventional-changelog

A PHP tool built to generate a changelog from a project's commit messages and metadata following the conventionalcommits.org and automate versioning with semver.org.
GNU General Public License v3.0
227 stars 32 forks source link

feat: add a getCurrentBranch method to Repository #38

Closed brunob closed 2 years ago

brunob commented 2 years ago

Could be usefull to use in config as 'headerDescription' => 'Changelog de SPIP '. Repository::getCurrentBranch(),

brunob commented 2 years ago

Thx for the merge, and sorry for the format error :\

marcocesarato commented 2 years ago

Hi, thanks for your pull request, it's appreciated! Don't worry about the format :)