commit_message

Crates.iocommit_message
lib.rscommit_message
version0.1.1
sourcesrc
created_at2021-09-09 16:27:52.17707
updated_at2021-09-09 16:45:35.474272
descriptionA conventional commit helper utility.
homepagehttps://github.com/adalbertoteixeira/commitmessage
repositoryhttps://github.com/adalbertoteixeira/commitmessage
max_upload_size
id448947
size31,911
Adalberto Teixeira (adalbertoteixeira)

documentation

README

Helper for convention commits creation

Builds convential commits semi-automatically, getting the JIRA Id from the branch name.

Pass a message and the binary will output the commit message the default value (feat), the current branch number / JIRA ticket number and the message provided.

Commit count: 0

cargo fmt