6 releases

new 0.0.10 May 16, 2024
0.0.9 Dec 22, 2023
0.0.4 Nov 4, 2023
0.0.3 Oct 17, 2023

#762 in Development tools

Download history 6/week @ 2024-02-23 26/week @ 2024-03-29 7/week @ 2024-04-05

382 downloads per month

MIT license

54KB
212 lines

gcommit

ci release

Conventional git commit messages done right

Get started

  1. install using cargo install gcommit

  2. basic commands

$ gcommit   // starts the commit dialog 
$ gcommit --help  // Prints the help and how to use the cli.
  1. Commit by opening the dialog or using single line
$ gcommit -c <type> -s <scope> -m <commit_message>
  1. Enjoy!

Features

  • It's easy to use and super fast.
  • It's customizable.
  • It's cross-platform.

MIT License © 2022 - PRESENT

Dependencies

~6–15MB
~178K SLoC