mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
7 lines
303 B
Text
7 lines
303 B
Text
convco is a Conventional commit cli.
|
|
|
|
It provides the following commands:
|
|
* convco changelog: Create a changelog file.
|
|
* convco check: Checks if a range of commits is following the convention.
|
|
* convco commit: Helps to make conventional commits.
|
|
* convco version: Finds out the current or next version.
|