drlukas6 / gccmt

Git conventional commit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GCCMT or Git Conventional Commit

usage:

gccmt -t feature -m "commit message" -b "optional body"

results in a git message:

feature: commit message

optional body

About

Git conventional commit


Languages

Language:Rust 100.0%