Skip to content

alvii147/gitmsg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free Palestine

Genocide Watch

gitmsg logo

gitmsg is an application for writing git commit messages according to the git 50/72 rule.

GitHub CI Go Report Card License

Installation

Clone the repository:

git clone https://github.com/alvii147/gitmsg.git

Setup gitmsg:

cd gitmsg/
./setup.sh

Set up alias to script by adding the following to ~/.bashrc or ~/.bash_profile:

alias gitmsg="/absolute/path/to/gitmsg/gitmsg.sh"

Usage

gitmsg helps write git commit messages based on the git 50/72 rule.

Usage:
        gitmsg [OPTIONS]

Options:
        -g, run in GUI mode
        -c, run in CLI mode
        -h, show help

GUI Mode

gitmsg -g

GUI screenshot

CLI mode

gitmsg -c

CLI screenshot

About

App for writing git commit messages using 50/72 rule

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published