Crates.io | gcommit |
lib.rs | gcommit |
version | 0.0.10 |
source | src |
created_at | 2023-10-17 00:33:57.875776 |
updated_at | 2024-05-16 19:56:45.640213 |
description | A simple conventional commits maker |
homepage | |
repository | https://github.com/veritem/gcommit |
max_upload_size | |
id | 1005392 |
size | 76,509 |
Conventional git commit messages done right
install using cargo install gcommit
basic commands
$ gcommit // starts the commit dialog
$ gcommit --help // Prints the help and how to use the cli.
$ gcommit -c <type> -s <scope> -m <commit_message>
MIT License © 2022 - PRESENT